ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar Code management functions
The following functions are used to manage bar codes:...
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Multimedia functions
List of Multimedia functions...
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
<Camera>.Configure (Function)
Allows you to configure the video capture driver.
DocInsertTable (Function)
Inserts a table into a Word Processing document.