ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipAddDirectory (Example)
Usage example of the zipAddDirectory function
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....
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....
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.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
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....
WordToArray (Function)
Fills an array with the words from a string.
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......
zipSize (Example)
Usage example of the zipSize function
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
fClose (Function)
Closes an external file.
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.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.