ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenMobileWindow (Function)
Opens a window in a mobile application.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
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......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
HFSQL constants
List of constants used by the HFSQL functions....
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
GPSGetPosition (Function)
Retrieves information about the current device position.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
The Carousel control
The Carousel control is used to display an animated menu made of images......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.