ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactAdd (Example)
Usage example of the ContactAdd function
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Password (Property)
The Password property sets and changes the password.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
WordToArray (Function)
Fills an array with the words from a string.
zipSize (Example)
Usage example of the zipSize function
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.