ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
<Source>.DescribeFile (Function)
Describes a data file programmatically.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Handling a ListView control through programming (prefix syntax)
WINDEV allows you to programmatically handle ListView controls......
PopupAnimate (Function)
Displays a popup in a page cell.
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Handling an Organizer control through programming (prefix syntax)
An Organizer control can be handled through programming....
Handling a Popup control through programming (prefix syntax)
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
Programming automatic calculations in the columns of a Table control
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Rating control properties
The Rating control can be used in a window as well as in a page....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
ServicePause (Function)
Pauses a service.