ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
PDFToText (Function)
Extract the text contained in an Document PDF.
HTML Editor control properties
Properties associated with the HTML Editor control....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
SQL functions: Special case
List of SQL functions: Special case...
NetworkConnect (Function)
Associates a drive with a shared network directory.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
fWebDir (Function)
Returns the physical name of the directory containing the images, the JavaScript files and the Java files of the WEBDEV site.
HCloseConnection (Example)
Usage example of the HCloseConenction function
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control