ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description...
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
Native MySQL Connector - License Agreement
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different...
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service...
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use...
Info (Function)
Displays a custom message in a system information window.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
HTTPSendForm (Function)
Sends an HTTP form.