ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
HRead (Function)
Reads a record in a file according to a given record number.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Right (Function)
Extracts the last characters from a string or string buffer.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
CurrentYear (Function)
Returns the current year in integer format.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
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......