ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
<Source>.LogStop (Function)
Stops the log process of a file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
HLogStop (Function)
Stops the log process of a file.
HRegenerateFile (Function)
Regenerates a data file from its log.
HInfoLog (Function)
Returns information about the server logs.
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......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
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....
Setup on a local network (LAN)
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
<gglConnection variable>.GetDocument (Function)
Downloads a document from the Google Docs service.