ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print constants
List of constants used by the print functions....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
ThreadExecute (Function)
Starts the execution of a secondary thread.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Constants for managing character strings
List of constants used by string management functions...
WEBDEV license agreement
WEBDEV license agreement...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Multi-project search
Performing a search in the current project is a common operation......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
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......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Typing multilingual texts
For a multilingual application, you have the ability to......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Events associated with Chart controls
List of events associated with the Chart controls...
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......