ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
5. User Groupware in practice
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
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...
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
iCreateFont (Function)
Creates a new print font.
Principle for running threads
At runtime, an application runs in a main thread......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Classes, members, methods and properties
A class is made of......
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....