ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Typing multilingual texts
For a multilingual application, you have the ability to......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes...
Animating a Static control
Two methods can be used to animate a Static control......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Query editor: Characteristics
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Constants for managing Organizer controls
Constants for managing Organizer controls...
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts...
Automatic error handling
Error handling can be customized for each process......
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function