ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper control linked to a data file
A Looper control can be used to display the content of a data file or query...
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query...
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
The Clickable Image control
The Clickable Image control can be used to......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
HFSQL constants
List of constants used by the HFSQL functions....
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Constants for encryption/compression
List of constants used by the encryption/compression functions...
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Events associated with Looper controls
List of events associated with Looper controls...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......