ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
The Dashboard control
Dashboards are essential elements in an application......
9. Sharing a project in practice
Sharing a project in practice...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Site Map control properties
List of properties associated with a Site Map control...
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Events associated with List Box controls
List of events associated with List Box controls...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
FolderData (Function)
FolderData is kept for backward compatibility.
SQLChangeConnection (Function)
Modifies the current connection.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......