ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
3. Debugger
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Programming an indexed control
Warning 124: Shadowing a global variable
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
11. Table/Looper controls
11. Table/Looper controls
Information 37: Optimize your FOR loop
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....