ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for managing character strings
List of constants used by string management functions...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
gpwOpen (Function)
Opens the User Groupware login window or page.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
SNMPGetTable (Function)
Reads a table of SNMP values.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Debugging constants
List of constants used by the debugging functions...
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).