ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Handling Scheduler controls programmatically
A Scheduler control can be......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
26. Style sheets: to simplify the layout
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
Creating help pages
A help system includes several pages......
WLanguage procedure called by tapiDial
tapiDial callback
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
The single-part and multi-part archives
Two types of archives are available......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Error 102: The constants can be defined in the initialization code of project, ...
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Popup window
WINDEV allows you to open windows in popup format......
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.