ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options (HLP format)
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Rich Text Area control properties
You can manipulate Rich Text Area controls in a window using the following WLanguage properties......
The Site Map control
The Site Map control allows the Web user to......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....