ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
Diagram constants
The following constants are used to manage diagrams:...
Managing assertions
...The main available features are as follows:...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
WDTRAD options
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
KanbanMoveCard (Function)
Moves a card in a Kanban control.
fRename (Function)
Modifies the name of a file.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
fTempDir (Function)
Returns the name of directory used to store the temporary files.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
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.
End of Document block
The End of document block is run once at the end of the report execution......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
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.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.