ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Associating documents with the project
To describe a project in detail, you can associate documents with it......
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
Associating a control with a tab pane
Methods to associate a control with a tab pane......