ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
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.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
Constants used by the functions for managing countries and continents
DatePicker (Function)
Opens the system date picker.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
EndProgram (Function)
Ends the execution of the current program.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
EventClose (Function)
Closes a synchronization event between several threads.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
EventOpen (Function)
Opens a synchronization event between several threads.
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
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.