ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
PDF Reader control events
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
EventCreate (Function)
Creates an event.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Events associated with TreeView controls
List of events associated with TreeView controls...
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Events associated with the Pivot Table control
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Error 204: using a parameter without optional value after parameters ...