ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
PDFGetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.
HTTPCookieReset (Function)
Deletes all the cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
<Word Processing>.Select (Function)
Selects a fragment in a Word Processing control.
<Pivot table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
ScanList (Function)
Lists the scanners connected to the current computer.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.