ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
SysThumbnailDeleteAll (Function)
Deletes all the buttons associated with the thumbnail of the application from the taskbar.
NetSendMessage (Example)
Usage example of the NetSendMessage function
fImageSelect (Example)
Usage example of the fImageSelect function
EnumSubElement (Example)
Usage example of the EnumSubElement function
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
Certificate management functions
The following functions are used to handle the certificates:...
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
Operations in a Select query : add and delete
The following paragraphs present......
MemCreate (Function)
Creates a memory area.