ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
<Array>.UnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Extracting messages added or modified since last extraction
A project was already created and translated......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
CurrentYear (Function)
Returns the current year in integer format.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
Site Map control properties
List of properties associated with a Site Map control...
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Properties associated with a supercontrol
List of properties associated with a supercontrol...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......