ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Size (Property)
The Size property is used to determine and change the size of an element.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
BackgroundTaskAdd (Function)
Adds a new background task.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
grTitle (Function)
Modifies the caption and/or position of the chart title....
Description (Property)
The Description property is used to get and change the description of an element.
ComponentLocate (Function)
Specifies the access path to an external component of project.
fSeek (Example)
Usage example of the fSeek function
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.