ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AWP without UI
Bootstrap, Angular, React, Vue......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Style sheet
A style sheet ("......
Table,Col (External language)
Returns the current index of the column.
MemCurrent (Function)
Returns the index of the current element.
HDBIndex (Function)
Opens an xBase index file.
Handling TimeLine controls programmatically
A TimeLine control can be......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Designing a supercontrol
A supercontrol is an advanced type of control......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.