ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
LDAP constants
List of constants used by the LDAP functions....
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
26. Style sheets: to simplify the layout
The Line control
A Line control is used to display a line in a page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
The Signature control
The Signature control is a report control used to sign......
Composite chart
A composite chart is a chart that displays several types of charts......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
11. Internal components in practice
Internal components in practice...
EndService (Function)
Ends the execution of the current service.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
23. Print modes