ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism...
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Alias (Property)
The Alias property gets the alias of an element.
SIPVisible (Function)
Displays the keyboard.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
.NET object
To access a class......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Changing sites from AWP to SEO-ready session mode
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
16. Types of code
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
26. Style sheets: to simplify the layout
12. Synchronizing data
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......