ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
MyParent (Reserved word)
MyParent is used to handle...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
OpenSister (Example)
Usage example of the OpenSister function
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Managing the styles
The help editor allows you to define styles of paragraphs......
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
Tangent (Function)
Calculates the tangent of an angle.
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......