ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls...
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding...
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software...
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created...
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables...
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
KeyPressed (Function)
Checks which key is pressed.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.