ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
fCreateLink (Function)
Creates a link on a file at the specified location.
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
fMoveDir (Function)
Moves a directory and its content.
MatTranspose (Function)
Calculates the transposed matrix.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....