ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
gLine (Function)
Builds a sequence of characters containing a line.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Using a query with parameters
A query with parameters can be used......
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
HOut (Example)
Usage example of the HOut function
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Info (Function)
Displays a custom message in a system information window.
Looper control functions
List of functions for managing Looper controls...
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
Animation (Property)
The Animation property animates an image.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....