ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
HChangeKey (Function)
Changes the browse item.
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Error 116: An array dimension must be an integer value
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).
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
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.
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
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.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......