ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
FirstDayOfMonth (Function)
Returns the first day of the month.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Font (Type of variable)
A Font variable creates a font programmatically...
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Permission (Variable type)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
ClipboardUnicode (Function)
Returns the text found in the clipboard in Unicode format.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.