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
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
HExecuteProcedure (Function)
Runs a stored procedure.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
TelemetryConfigure (Function)
Gets and sets the telemetry settings.
SysSetFocus (Function)
Sets focus to a window or control.
fCurrentDrive (Function)
Gets or sets the current drive.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
WLanguage procedure called by AddLink
Procedure ("Callback") called by AddLink.
SOAPRun (Function)
Runs a procedure on a SOAP server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.
DotNetRun (Function)
Runs a procedure on a .Net server.
Default (Property)
The Default property is used set default values.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
Path (Property)
The Path property gets and sets a path.
Password (Property)
The Password property sets and changes the password.
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
WLanguage procedure called by geoGetAddress
WLanguage procedure ("callback") called by geoGetAddress.
AutomationEvent (Function)
Branches a procedure to the event of an automation object.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Apply (Function)
Executes a procedure for each element of a WLanguage array.