ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting the text of the project
The following text can be extracted......
Operating mode of dynamic Active WEBDEV Pages
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
HTTP functions (prefix syntax)
List of HTTP functions...
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
11. Choosing the action of a button/link
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Report data source
...The reports can be created with the data coming from:...
ERR_MISSING_PAGE
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
6. HFSQL Client/Server cluster
6. HFSQL Client/Server clusters
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Error 102: The constants can be defined in the initialization code of project, ...
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......