ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
<gglConnection variable>.ListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
ControlClone (Function)
Creates a new control from an existing control.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
FaxConnect (Function)
Establishes a connection to a fax server.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).