ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfProcessSubmitRequest (Type of variable)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
HReadSeek (Example)
Usage example of the HReadSeek function
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Setup of the WEBDEV Application Server for Linux
Utilisation dans la classe _edthymlStylePolice - Accès en Lecture + Ecriture - Type : Tous types
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HFSQL constants
List of constants used by the HFSQL functions....
ExeGetPID (Function)
Returns information about the current process.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
StreamAccept (Function)
Associates a stream connection request with a Conference control.
HExtractMemo (Example)
Usage example of the HExtractMemo function