ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ERR_BAD_PARAMETER
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
CurrentYear (Function)
Returns the current year in integer format.
dbgInfo (Function)
Returns a debug information.
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
Reports
A report provides a custom view of data......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
CurrentDay( Function)
Returns the number of the current day in the current month.
Body Complement block
The Body complement block is linked to the Body block......
Android Control Center
Do you know where to find your application log files?...
Setup mode
Several methods can be used to distribute a WINDEV application......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
7. Layouts using the Flexbox control
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.