ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
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....
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
Border (Variable type)
The Border type is used to handle a border through programming...
MySelf (Reserved word)
MySelf is used to handle the current control...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
ExtractLine (Function)
Extracts a specific line from a character string.