ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
StartVisibleRange (Property)
The StartVisibleRange property is used to: get and change the first visible date or time in a Scheduler or TimeLine control. change the first visible time in a TimeLine control....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
<Connection variable>.DeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Structure of data files of user groupware
Managing the runtime errors
Some errors may occur in your application......
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......