ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
iListPrinter (Function)
Returns the list of printers installed on the current computer.
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.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
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.
MatDelete (Function)
Deletes an existing matrix.
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.
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)....