ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Programming the looper attributes
All the looper attributes can be handled by programming......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Multilingual project
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
Line control properties
List of properties associated with the Line control...
Video control properties
The following properties can be used on a Video control:...
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Defining columns of Table controls programmatically
WebserviceWriteCustomHTTPCode (Function)
Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
WDINT, WDTRAD and WDDIXIO: Translation tools
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.