ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Task management functions
List of functions for managing tasks...
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
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....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
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......
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......
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......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
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....