ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Example)
Usage example of the EmailReadNext function
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
FTP constants
List of constants used by the FTP functions....
HIndex (Function)
Rebuilds the file index (".NDX" file).
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HTTPRequest (Function)
Starts an HTTP request on a server.
NetworkUser (Function)
Identifies the name of the connected user.
Scheduler report
The report editor allows you to create "Scheduler" reports....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
SQL view
An SQL view is a virtual data source defined by an SQL query......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .