ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Sharing a project in practice
Sharing a project in practice...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
zipSplit (Example)
Usage example of the zipSplit function
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
WDDIXIO License Agreement
WDDIXIO License Agreement...
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
HModify (Example)
Usage example of the HModify function
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.
Viewing a report in 3D
Your report displays controls that overlap?......