ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
FirstDayOfMonth (Function)
Returns the first day of the month.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
CurrentMonth (Function)
Returns the number of the current month.
TimeToInteger (Function)
Converts a time to an integer.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Time (Type of variable)
The Time type is used to easily handle the times...
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
Push notification
A mobile device can receive push notifications......
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
ChronoReset (Function)
Stops and resets a running stopwatch.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.