ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
SOAP constants
List of constants used by the SOAP functions....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
FTPDate (Example)
Usage example of the FTPDate function
HViewToFile (Example)
Usage example of the HViewToFile function
FTPAttribute (Example)
Usage example of the FTPAttribute function
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).