ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
iDidotFont (Function)
Selects the unit that will be used for the height of the fonts (created by iCreateFont): DIDOT point or PICA point.
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Radio Button control properties
List of properties associated with a Radio Button control...
12. Control templates
WINDEV Mobile allows you to create control templates....
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
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......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Typing multilingual texts
For a multilingual application, you have the ability to......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......