ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different...
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...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
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......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol...
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....
WEBDEV Application Server 2024
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......