ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Configuring an application with User Groupware
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
2. Modes to install an application
Page contexts
In a Windows application, the information relative to a window is stored with the window......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
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......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......