ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Chart controls
List of events associated with the Chart controls...
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Kanban control events
The following events are associated with Kanban controls......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Installing the robot controller
The monitoring robot includes three executables......
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....