ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manager of automated tests
The test manager is used to......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
gpwAddUser (Function)
Adds a user to the User Groupware database.
TextToRTF (Function)
Converts text to Rich Text Format.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
IsEven (Function)
Identifies an even number.
SocketCreate (Function)
Creates a socket.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ToastDisplay (Function)
Displays a "Toast" message.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WEBDEV 2024 Tutorial - Table of contents
VariantConvert (Function)
Converts the value stored in a Variant variable].
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
XMLNext (Function)
Positions on the next element (tag or attribute).
Sensor constants
Constants used by the SensorXXX functions...
StringFormat (Function)
Formats a character string according to the selected options.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.