ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
ArraySort (Function)
Sorts a WLanguage array.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
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.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
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).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
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.