ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Typing multilingual texts
For a multilingual application, you have the ability to......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Operations performed on collaboration diagrams
The following paragraphs explain......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Activation key management functions
The following functions are used to manage activation keys:...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
nWDGetLastError: Error code of last error
Error code of last error......
Variable scope
Variables can be declared anywhere in the code....
Binding controls to data
A window or page can display information from......
Error 1023: The access to the method of the class is restricted by a private inheritance
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....