ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
WavInit (External language)
Initializes the sound interpreter.
XMLVerifySignature (Function)
Verifies the signature of an XML node.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
XMLAddChild (Function)
Adds a child tag into an XML document.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Compile (Function)
Dynamically compile a Procedure whose source code is supplied (dynamic compilation).
iPrintReport (Function)
Prints a report created with the report editor.
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
WLanguage procedure called by HashCheckString
Procedure ("Callback") called by HashCheckString when checking the hash algorithm.
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.