ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
Value (Property)
The Value property is used to get and change the value of an element.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Google constants
List of constants used by the Google functions....
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
fRead (Example)
Usage example of the fRead function
Programming automatic calculations in the columns of a Table control
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
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.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
13. Security benefit: managing the "Back" button
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....