ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
End of Document block
The End of document block is run once at the end of the report execution......
Events associated with Button controls
List of events associated with Button controls...
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Accessing a database via a web service
The database can be accessed via a web service......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
12. Control templates
WINDEV Mobile allows you to create control templates....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Standard FTP functions
List of standard FTP functions...
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
24. Displaying and linking pages