ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
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.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
HTMLRemoveAttribute (Function)
Removes a given attribute
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
DriveListeDirectory (Function)
Lists the directories of an Drive.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
SeekProcedure (Function)
Seeks a procedure identified by its name. The procedure found can be run directly.
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
SaaSAdminListVisit (Function)
Returns the list of visits to a SaaS site.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
SelectedText (Property)
The SelectedText property is used to get and change the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
Classes, members, methods and properties
A class is made of......
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Summary table: Managing the application directories according to the platform
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......