ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
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....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
ERR_NO_PAGE
Declaring and using a variable
A variable is defined by name and type......
Using the query result
The result of a select query can be used in......
RESTSend (Function)
Sends a REST request and waits for the server response.
12. Control templates
...Control templates...
2. UML models
2. UML models
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
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.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an 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......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Sender (Property)
The Sender property is used to get and change the sender's email address....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......