ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 11: The label is unknown
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Compilation options (HLP format)
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Combination (Type of variable)
A combination is a set of options.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Warning 18: Loop without potential end
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Handling the report blocks through programming
Each report block is associated with different events......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Error 202: The method already has an access attribute (public, protected or private)
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
1. Examples provided with WINDEV Mobile
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
1. Testing a site: Elements to be tested
1
5
6
7
8
9
267
>