ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Environment of the window editor
The main elements of window editor are as follows:
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Environment of the query editor
Generating the RAD pattern
To generate a RAD pattern:...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
11. Window templates
WINDEV Mobile allows you to create window templates....
Creating the skin template of a report
General environment of WINDEV
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Reorder the data displayed in your tables
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Environment of the project editor
The main elements of the project editor are as follows: