ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
DataDirectory (Property)
The DataDirectory keyword can correspond to...
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
Extra (Property)
The Extra property manges additional information.
Age
The Age keyword can correspond to...
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Functions for managing RTF controls
List of functions for managing RTF controls...
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
List of reserved words
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
<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.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.