ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HPass (Function)
Defines the password used to create or open a data file.
Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
iPrintImage (Function)
Sends the image file to print to the print buffer.
HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Sound (Function)
Plays a sound in WAV format.
ArraySort (Function)
Sorts a WLanguage array.
HTTPSendForm (Function)
Sends an HTTP form.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...