ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Body Complement block
The Body complement block is linked to the Body block......
hServerOperation (Variable type)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
EventChange (Function)
Modifies the status of an event.
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Materialized view
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Scheduler report
The report editor allows you to create "Scheduler" reports....
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......