ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
RESTSend (Function)
Sends a REST request and waits for the server response.
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Custom properties (WLanguage)
A custom property is a code element with two events......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Conversion (Function)
Converts a value from a unit to another one.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Properties associated with the areas defined in Zoning mode
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Starting WDOptimizer in a command line
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Recompiling the project
The project compilation is a process used to......