ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Describing an element
A flexible modeling includes different elements linked together......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
WDTRAD options
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grZoom (Function)
Defines the zoom of a chart.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Runtime log
The runtime log is the best way to identify the most used features of an application......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grRBAddData (Function)
Adds data to a Radial Bar chart.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......