ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Copying controls from the window editor
The controls can be copied from the window editor......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
WinEdCreateNote (Function)
Creates a Repositionable Note control.
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Break in a report
The break is used to group the records corresponding to a sort criterion......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
ERR_TIMEOUTINIT
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
4. Monitor your applications
Page with parameters
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Binding a Check Box control to an item
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Accessibilité (Property)
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
<Array>.Max (Function)
Returns the greatest value in the array.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......