ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
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), ......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database and its files, thanks to scheduled optimization tasks......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
1. Database schema: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses tables, it must be associated with a database schema....
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
ConsoleError (Function)
Writes a character string in the standard error output stream "stderr".
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
UPNPMediaPlay (Function)
Starts reading the current media on the UPnP device.
ConsoleWrite (Function)
Writes a character string in the standard output stream "stdout" (also called "console").