ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
5. Displaying a WEBDEV Session site
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Error 23: No END statement is associated with this WHILE
Error 22: No END statement is associated with this FOR
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Error 42: Label out of scope of GOTO