ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software license agreement
WINDEV Express license agreement...
Drawing constants
List of constants used by the drawing functions....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Outstanding progress bars
Simple or symmetric progress bar?...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
14. Report templates
...Report templates are used to easily standardize report layouts....
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
HDescribeConnection (Function)
Describes a new connection to an external database.
Manipulating a Layout control programmatically
A Layout control can be......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.