ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
ERR_BAD_CONTEXT_FOUND
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
ActionHorsCible (Property)
The Property ActionOffTarget allows you to define the action performed when clicking on fields other than the target fields of the step of a guided tour.
7. Source Code Manager (SCM)
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
5. User Groupware in practice