ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HExecuteProcedure (Function)
Runs a stored procedure.
DataType (Function)
Identifying the type of a WLanguage variable.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.