ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
zipExtractPath (Example)
Usage example of the zipExtractPath function
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HReadLast (Example)
Usage example of the HReadLast function
fCopyFile (Example)
Usage example of the fCopyFile function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Operator on Address
The & operator returns the address of a variable as an integer
FileDisplay (Example)
Usage example of the FileDisplay function
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
HOut (Example)
Usage example of the HOut function
zipSplit (Example)
Usage example of the zipSplit function
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
fEncrypt (Example)
Usage example of the fEncrypt function
SysIconAdd (Example)
Usage example of the SysIconAdd function
CreateShortcut (Example)
Usage example of the CreateShortcut function
Salesforce functions
List of Salesforce functions...
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Splitter control properties
List of properties associated with the Splitter control...
eChangeCurrency (Function)
Converts a currency into another currency.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.