ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...
Popup window
WINDEV allows you to open windows in popup format......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Runtime log
The runtime log is the best way to identify the most used features of an application......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......