ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
ServiceWait (Function)
Pauses the current service during the specified duration.
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
AnimationEnabled (Function)
Enables or disables the animations in the controls.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
tapiDialerDisplay (Function)
Opens the default telephony application (dialer) and displays the specified number. No call is made.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Constants for managing certificates
WinCopyForm (Function)
Copies the content of a form into the clipboard.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
OpenMainMenu (Function)
Opens the main menu of the current window.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
CertificateSignExecutable (Function)
Signs an executable file with a certificate.