ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
CurrentWin (Function)
Identifies the window currently in edit.
SemaphoreCreate (Function)
Creates a semaphore.
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
Position (Function)
Finds the position of a specified string within another string.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Formatting (Property)
The Formatting property describes the formatting of an element.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
NextTitle (Function)
Modifies the title of next window to open.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
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.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").