ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Defining clickable areas
In a page, an Image control can contain clickable areas......
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
3. UML models in practice
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Composite chart
A composite chart is a chart that displays several types of charts......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....