ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
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......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
zipInfoFile (Example)
Usage example of the zipInfoFile function
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of controls by adding options....
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...