ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
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.)...
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Cardinalities
The cardinalities are used to count the links between the files......
Analysis links
The links are used to link the files found in an analysis between themselves......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The HTML Display control
The HTML Display control displays a web page in an application......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Code snippets
The code editor allows you to enter "Code snippets"......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.