ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminModifyService (Function)
Modifies a SaaS service.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
PDFSign (Function)
Applies an approval signature to an existing PDF.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<mongoCollection variable>.Find (Function)
Finds documents in a MongoDB collection.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Environment of the project editor
The main elements of the project editor are as follows:
Environment of the report editor
Environment of the report editor...
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
DatePicker (Function)
Opens the system date picker.
Constants used by the functions for managing countries and continents
FBSessionStatus (Function)
Checks the status of a Facebook session.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
FirstDayOfMonth (Function)
Returns the first day of the month.
DriveListeDirectory (Function)
Lists the directories of an Drive.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....