ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageParameter (Function)
Returns the value of a parameter passed to the current page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Using a query with parameters
A query with parameters can be used......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Events associated with List Box controls
List of events associated with List Box controls...
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SOAPRun (Function)
Runs a procedure on a SOAP server.
WDSQL, SQL querier: Overview
WDSQL is used to......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iCreateFont (Function)
Creates a new print font.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
HTMLToText (Function)
Converts an HTML string or buffer to text.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......