ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
Share your projects via Git
Git is a source code manager......
The HTML Display control
The HTML Display control displays a web page in an application......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Find out the account that runs the AWP protocol
ArraySort (Function)
Sorts a WLanguage array.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
iCloud constants
The iCloud constants are as follows:
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
IF statement
The conditional IF statement allows you to run an action according to a condition...
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Size (Property)
The Size property is used to determine and change the size of an element.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.