ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
ActionDo (Function)
Creates and runs a custom action (defined through programming) with support of "Undo/Redo"....
Events associated with Link controls
List of events associated with Link controls...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Word Processing control events
WINDEV manages the following events by default......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
PDFSign (Function)
Applies an approval signature to an existing PDF.
Pyramid charts
Pyramid charts allow you to view data in descending order......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
NetGetFile (Example)
Usage example of the NetGetFile function
Modified (Property)
The Modified property lets you know if an element has been modified.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Organization chart linked to a data file
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
Installing a SOAP server with Apache