ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCompress (Example)
Usage example of the fCompress function
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet control.
SchedulerWorkingHourResource (Function)
Used to indicate the specific working hours per day and per resource in a Scheduler control.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
Login (Property)
The Login property is used to get and change the username.
List,Search (External language)
Finds a value in a list.
ControlInfoXY (Function)
Returns the name of the control located at a given position.
ClientCertificate (Property)
The ClientCertificate property is used to manage client certificates.
ClientCertificatePassword (Property)
The ClientCertificatePassword property handles the password of a client certificate.
Subject (Property)
The Subject property is used to get and change the subject of an element.
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
Document (Property)