ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
Password (Property)
The Password property sets and changes the password.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
iPrintImage (Function)
Sends the image file to print to the print buffer.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
grDraw (Function)
Draws a chart according to the specified parameters.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
zipDeleteFile (Function)
Deletes a file from an archive.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
EmailReadNext (Example)
Usage example of the EmailReadNext function
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Round (keyword)
The Round keyword can correspond to...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
fCreate (Function)
Creates an external file.