ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
HClient structure
The HClient structure is used to......
Table,Select,+ (External language)
Selects an element in a Table control.
HIndex (Example)
Usage example of the HIndex function
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
Installing a SOAP server with Netscape iPlanet 4.1
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLogInfo (Function)
Adds comments to the log when saving the operation.
ServiceWait (Function)
Pauses the current service during the specified duration.
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
HState (Example)
Usage example of the HState function
HOpenConnection (Example)
Usage example of the HOpenConnection function
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.