ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Programming an indexed control
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Query editor
The query editor is used to automatically create queries on the data files......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
SOAPRun (Function)
Runs a procedure on a SOAP server.
Events associated with supercontrols
List of events associated with supercontrols...
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Events associated with the Pivot Table control