ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control (Type of variable)
The Control type is used to define the characteristics of a control.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
iGroupAdd (Function)
Adds a report to a group of reports.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Manager of automated tests
The test manager is used to......
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
LDAP constants
List of constants used by the LDAP functions....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
TelemetryEnable (Function)
Enables the telemetry manually.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......