ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
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......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
DotNetDelegate (Function)
Initializes a.NET delegate.
Error (Function)
Displays a custom error message in a system error window.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
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....