ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddGroup (Function)
Adds a group of users.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
SysErrorMode (Function)
Modifies the display mode of errors.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
DDEString (Function)
Returns the information retrieved by DDERetrieve.
Constants for managing streams (sound and video)
List of constants used by the functions for managing the streams (sound and video)....
Component (Property)
The Component property configures the different components of a composite key.
zipChangePath (Example)
Usage example of the zipChangePath function
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.