ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Item control
The "Item" control is used to edit the content of an item found in a data file......
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
String functions
List of functions for managing character strings...
Properties of a help page
The characteristics of a help page are used to define......
10. Internal component
Internal component...
Camera control in a mobile application
The Camera control is used to......
Salesforce functions
List of Salesforce functions...
Window management functions
List of functions for managing windows...
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
MDI functions
List of MDI functions...
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Diagram management functions
Diagram management functions...
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
PDF file management functions
...PDF file functions...
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......