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.)...
ERR_BAD_DLLEXE
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
4. Activating a dynamic WEBDEV site
Options of the window editor
To configure the general options of the window editor......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Including a supercontrol in a window or in a page
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Python: Native calls
WLanguage allows for native Python calls......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......