ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Native Sybase Connector for WINDEV and WEBDEV 2024
Native SQL Server Connector for WINDEV and WEBDEV 2024
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
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....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
Principle of remote check
5. User Groupware in practice
Error 19: The step of this FOR loop must be constant
4. When to use the debugger?
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn