ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
The Sidebar control
The Sidebar control gives access to different options......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
ActionRedo (Function)
Runs the last action canceled.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Constants for managing Windows events
The following constants are used to manage Windows events:...
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
TreeListItem (Example)
Usage example of the TreeListItem function
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.