ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Connected devices: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
Docusign: Electronic signature
It is now common for individuals or businesses to sign contracts electronically......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
AuthGetUserInfo (Function)
Retrieves user information from an access token.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
Options of the window editor
To configure the general options of the window editor......
New products brochure 28: Common new products
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Functions for managing menus (prefix syntax)
List of functions for managing menus...
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.ListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
Map control functions
Map control functions...