ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
HIndex (Example)
Usage example of the HIndex function
fDir (Example)
Usage example of the fDir function
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
DnDCursor (Example)
Usage example of the DnDCursor function
End of Document block
The End of document block is run once at the end of the report execution......
fLongName (Example)
Usage example of the fLongName function
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
DnDEvent (Example)
Usage example of the DnDEvent function
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
The planes in WEBDEV
The planes are used to group the controls of an element......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......