ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Search (External language)
Searches for a value in a Table control populated programmatically.
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.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
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 ......
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
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
Glossary
The glossary lists all the abbreviations used in the code editor......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).