ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Reals
tapiHold (Function)
Puts a call on hold.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Sort (Function)
Sorts a WLanguage array.
GglDelete (Function)
Deletes data from the Google server.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
WINDEV 2024 Tutorial - Table of contents
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Environment of the data model editor
NetOpenRemoteAccess (Function)
Establishes a remote connection.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
URI constants
The following constants are used by URI-specific functions:...
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Label report
The report editor allows you to create "Label" reports......
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
NotificationDisplay (Function)
Displays a message outside the browser.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).