ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
7. Multilingual applications in practice
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Creating the menus for the pages of the WEBDEV RAD pattern
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Creating requirements
The following steps must be performed to implement the requirements......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
XML management: Use example
This application example manages an XML file named "Orders......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Creating a select query
A select query (corresponding SQL statement......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Structure (Type of variable)
A structure is a custom type of data...