ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
The Line control
A Line control is used to display a line in a page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
MatNbLine (Function)
Returns the number of rows found in a matrix.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
XMLSavePosition (Function)
Stores the current position in the XML document.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
26. Style sheets: to simplify the layout
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
LDAP constants
List of constants used by the LDAP functions....
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
TimeToString (Function)
Converts a time to a string in the specified format.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......