ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
FirstDayOfMonth (Function)
Returns the first day of the month.
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......
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
MaskFormat (Function)
Formats a character string using an InputMask variable.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Creating index keywords
Index keywords allow users to easily find a help page......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
PageVisible (Function)
Indicates whether the page is visible to the user.
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
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).
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
SpreadsheetDeleteImage (Function)
Deletes an image from the current worksheet in a Spreadsheet control.
SpreadsheetListImage (Function)
Lists the images found in the current worksheet of a Spreadsheet control.
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
<Spreadsheet>.StartModification (Function)
Indicates the start of a series of actions performed in a Spreadsheet control in a single event ("undo/redo")....