ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
URL Rewriting
URL Rewriting is a technique used to improve SEO......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
WLanguage procedure called by BTLEStatus
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device.
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
2. Types of setup
Types of setup...
Test of a query
The query editor allows you to run the test of query result......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Principle for running threads
At runtime, an application runs in a main thread......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
FolderWeb_15 (Function)
Caution: when migrating a project from WEBDEV 1.5 to WEBDEV 17: FolderWeb was replaced with FolderWeb_15. a warning is automatically generated in your project....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......