ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constants for external files
List of constants used by the functions for managing external files....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Environment of the window editor
The main elements of window editor are as follows:
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
TreeView constants
List of constants used by the TreeXXX functions...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Error 25: No THEN statement is associated with this IF
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
WINDEV License Agreement
WINDEV License Agreement...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.