ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Diagram editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
The Tab control
The Tab control is used to simultaneously display different controls......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Configuring the setup program
Two tools can be used to create a setup program......
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.