ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
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....
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
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....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
SCM file format evolutions
Four versions are available for the SCM repository......
Android Widget windows
An Android application can contain one or more Widget windows......
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
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....
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......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Constants for managing arrays
List of constants used by the functions for array management....
WINDEV Mobile Framework License Agreement
Calling a procedure/a function
Syntax for calling a local or global procedure.
NumericFormat (Variable type)
The NumericFormat type allows you to define all the characteristics of the format to be used with the NumToString function.
Database schema editor: the different types of links
There are different types of links between the tables......
Accessing a database via a web service
The database can be accessed via a web service......