ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
iPrintAreaRTF (Example)
Usage example of the iPrintAreaRTF function
InAndroidMode (Example)
Usage example of the InAndroidMode function
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Report controls
Several types of controls can be handled in a report created by the report editor......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
MCIVolume (Function)
Modifies or returns the sound volume.
iPrintReport (External language)
Prints a report created with the report editor.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
ControlInfoXY (Function)
Returns the name of the control located at a given position.
MemSeek (Example)
Usage example of the MemSeek function
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.