ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HStatCalculate (Function)
Performs various statistical calculations on the file keys.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
ShellExecute (Function)
Opens a document in its associated application.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Programming custom calculations in Table controls
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......