ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
ArraySort (Function)
Sorts a WLanguage array.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
PDF Reader control events
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.