ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Style tab
The project description window allows you to configure various elements of your project......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Recycle code windows
By default, a single code window is opened per ......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Error 25: No THEN statement is associated with this IF
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Code editor options
A series of options allows you to customize and take full advantage of the code editor......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Properties associated with the areas defined in Zoning mode
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Error 103: The type is unknown
1
4
5
6
7
8
339
>