ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Radio Button control properties
List of properties associated with a Radio Button control...
12. Control templates
WINDEV Mobile allows you to create control templates....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
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......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
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......
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......
Declaring and using a variable
A variable is defined by name and type......
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....
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The Carousel control
The Carousel control is used to display an animated menu made of images......