ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Pop (Function)
Pops an element from a stack.
Automatic documentation of external components
External components must include a technical documentation......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Recompiling the project
The project compilation is a process used to......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
HStopServer (Function)
Stops an HFSQL server.
Step 3: Printing characters, images, etc.
This step consists in "sending the different elements to print to the printer"......
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HInfoServer (Function)
Returns the specified information about the server.