ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Movable (Property)
The Movable property is used to define if an element can be moved.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
HDescribeItem (Example)
Usage example of the HDescribeItem function
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
UploadStart (Function)
Starts sending the selected files into an Upload control.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
HForward (Example)
Usage example of the HForward function
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
fEncrypt (Example)
Usage example of the fEncrypt function
HJSONToRecord (Function)
Imports JSON data into the current record.
TreeView control functions
The following functions are used to manage TreeView controls:...
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
OutlookStartSession (Example)
Usage example of the OutlookStartSession function