ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
BrowserPlatform (Function)
Returns the user's browser platform....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
Diagram constants
The following constants are used to manage diagrams:...
ServiceWait (Function)
Pauses the current service during the specified duration.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
9. Hardware and software requirements
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Hasp constants
The Hasp constants are as follows......
Internal component description
The description of an internal component can opened at any time......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
InAndroidMode (Example)
Usage example of the InAndroidMode function