ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
EXE constants
List of constants used by the functions for managing executables....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Constants for WLanguage types
List of constants for managing WLanguage types....
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Error (Function)
Displays a custom error message in a system error window.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SCM file format evolutions
Four versions are available for the SCM repository......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Accessing a database via a web service
The database can be accessed via a web service......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Constants for managing arrays
List of constants used by the functions for array management....