ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both in the window editor and programmatically......
Window look: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminAddUser (Function)
Adds a SaaS user.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HTMLRemoveAttribute (Function)
Removes a given attribute
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....