ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
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......
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......
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......
SCM file format evolutions
Four versions are available for the SCM repository......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
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....
Android Widget windows
An Android application can contain one or more Widget windows......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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......
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.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.