ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iParameterPDF (Function)
Defines the options for the generated PDF file.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Entity of a CDM
To group information according the MERISE method, entities must be created......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Custom properties (WLanguage)
A custom property is a code element with two events......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Scheduler control events
The following events associated with Scheduler controls:...
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Events associated with List Box controls
List of events associated with List Box controls...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......