ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
SQLExec (Example)
Usage example of the SQLExec function
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
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.
ContactAdd (Example)
Usage example of the ContactAdd function
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
ServiceStart (Function)
Starts a service.
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....
dbgSaveDebugDump (Function)
Saves a dump file of the application.
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.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.