ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
iPrintImage (Function)
Sends the image file to print to the print buffer.
XMLAddChild (Function)
Adds a child tag into an XML document.
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
iParameter (Function)
Retrieves the printer configuration and configures the print.
12. Synchronizing data
DnD constants
List of constants used by the functions for managing the Drag and Drop....
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
FinCurrentVal (Function)
Returns the current value of investment.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......