ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Library,Disk (External language)
Opens the project library that is stored on disk.
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
MemCreate (Function)
Creates a memory area.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Google Contacts management functions
List of functions for managing Google contacts...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
ControlClone (Function)
Creates a new control from an existing control.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
DateToInteger (Function)
Converts a date to an integer.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.