ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
5. Deploying a dynamic site (Session or AWP) in practice
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
fRemoveDir (Example)
Usage example of the fRemoveDir function
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.