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
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Certificate (Property)
The Certificate property gets and sets the certificate used in a Signature control.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Image (Property)
The Image property gets and sets the background image of a control or block.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...