ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
<gglConnection variable>.Write (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
<gglConnection variable>.Request (Function)
Sends a communication request (HTTP request) to a Google service.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
NotificationDisplay (Function)
Displays a message outside the browser.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
GglDelete (Function)
Deletes data from the Google server.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
Functions for managing Google documents (prefix syntax)
List of functions for managing Google documents...
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Logical operators
The logical operators are as follows......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<gglConnection variable>.Disconnect (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.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.