ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FilterProcedure (Property)
The FilterProcedure property allows you to get and modify the procedure used to apply a filter on a row or column header when calculating a Pivot Table control.
HOpenConnection (Function)
Opens a connection to a specific database.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
WDDIXIO overview
SysRecentDocList (Function)
Returns the list of recently opened documents.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grZoom (Function)
Defines the zoom of a chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
HJSONToRecord (Function)
Imports JSON data into the current record.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.