ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Principle for running threads
At runtime, an application runs in a main thread......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Generating an application for Universal Windows 10 App
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Font (Type of variable)
A Font variable creates a font programmatically...
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
iCreateFont (Function)
Creates a new print font.
HOpenConnection (Function)
Opens a connection to a specific database.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
iDestination (Function)
Configures the print destination.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
8. Windows in practice
Discover the main actions that can be performed on the windows....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
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....
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.