ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
13. External component in practice
External component in practice...
Execute (Function)
Starts the execution of a process through programming.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Sharing elements with a WINDEV application
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
Voice commands in your applications
The applications that you develop can react to the user's voice......
Handling TimeLine controls programmatically
A TimeLine control can be......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Recycle code windows
By default, a single code window is opened per ......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
BackgroundTaskAdd (Function)
Adds a new background task.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min