ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
NextTitle (Function)
Modifies the title of next window to open.
Events associated with Link controls
List of events associated with Link controls...
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Cell control
The Cell control contains controls......
The Tab control
The Tab control is used to simultaneously display different controls......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Automatic management of exceptions
The management of exceptions can be customized by process......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Handling a chart in the editor
In the editor, a Chart control includes different sections......
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Managing the users of an application installed in network
The management of users allows you to find out from the server......