ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
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....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
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.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
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......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
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.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.