ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
<Page>.OpenChild (Function)
Opens a non-modal child window.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Scheduler report
The report editor allows you to create "Scheduler" reports....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
How to develop a PHP site?
What is a PHP site?......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
4. User Groupware
User Groupware...
4. User Groupware
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......