ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.LogStop (Function)
Stops the log process of a file.
HRegenerateFile (Function)
Regenerates a data file from its log.
gpwConnectUser (Function)
Logs a user in to the User Groupware.
HInfoLog (Function)
Returns information about the server logs.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<gglConnection variable>.GetDocument (Function)
Downloads a document from Google Docs.
dbgEnableLog (Function)
Enables the runtime log programmatically.
HLogRecreate (Function)
Used to recreate an empty log.
<Source>.LogRecreate (Function)
Used to recreate an empty log.
GglGetDocument (Function)
Downloads a document from Google Docs.
HLogStop (Function)
Stops the log process of a file.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
OpenIDParameters (Variable type)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
10. Page templates
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......