ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
9. Hardware and software requirements
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
SemaphoreCreate (Function)
Creates a semaphore.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
FTPCommand (Function)
Sends a specific FTP command to a server.
WINDEV and the SOAP protocol
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
BurnerCancel (Function)
Cancels the current burn process.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.