ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatDelete (Function)
Deletes an existing matrix.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
ExceptionPropagate (Function)
Propagates an exception.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Chart constants
List of constants used by the functions for chart management....
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
StatVariance (Function)
Calculates the variance for a series of values.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
WordCount (Function)
Returns the number of words in a string.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...