ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Open (Function)
Opens a modal WINDEV window.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
ServiceContinue (Function)
Restarts a paused service.
CertificateSignString (Example)
Usage example of the CertificateSignString function
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
Constants for managing Scheduler and TimeLine controls
The following constants are used to manipulate Scheduler and TimeLine controls:...
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
gLine (Function)
Builds a sequence of characters containing a line.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MatInvert (Function)
Calculates the inverse of a square matrix.
Constants for manging the replication
List of constants used by the functions for managing the 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....
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
InAndroidMode (Example)
Usage example of the InAndroidMode function
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
VideoGenerateThumbnail (Example)
Usage example of the VideoGenerateThumbnail function