ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Hyper File functions available for backward compatibility
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......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Types of Edit controls
Extracting messages added or modified since last extraction
A project was already created and translated......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HTTPSendForm (Function)
Sends an HTTP form.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Managing parallel tasks
The computers are becoming more and more powerful......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
Constants for managing projects
List of constants used by the functions for managing projects....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.