ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Events associated with Static controls
List of events associated with Static controls...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Description window of a combining query
The description window of a combining query consists of several sections......
Page templates
WEBDEV allows you to create page templates......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
9. Overlaying controls
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
Error 40: The END statement marking the end of the class declaration is missing
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):