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
PageNumber (Property)
The PageNumber property gets and sets a page number.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by inAppRestorePurchases
Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.