ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
iCreateFont (Example)
Usage example of the iCreateFont function
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Using the Vista style in your windows
WINDEV allows you to customize......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
2. Examples and components provided with WEBDEV
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
2. Projects in practice
Discover the main operations that can be performed on a project....
13. External component in practice
External component in practice...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
HSetREP (Function)
Enables or disables the management of .REP file.