ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures...
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code...
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Sharing elements with a WINDEV application
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
DDEUpdate (Function)
Modifies a linked data.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
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.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
apExecute (Function)
Runs an action plan.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
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.
Using an external component in an application
A component can be reused at any time in any application......
HTMLToText (Function)
Converts an HTML string or buffer to text.