ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
System functions
List of system functions...
Mouse management functions
List of functions for mouse management...
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Outstanding progress bars
Simple or symmetric progress bar?...
mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Task list
Each project can be associated with a task list......
Functions for handling directories and external files
List of functions for handling external files...
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
The Item control
The "Item" control is used to edit the content of an item found in a data file......