ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Page templates
WEBDEV allows you to create page templates......
XLSCell type: MaskWD property
The MaskWD property of the xlsDocument type is used to define the display mask in WINDEV or WEBDEV format that will be used in the Excel cell ("DD/MM/YYYY" for example)......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Creating an executable: General options
The main executable options are as follows......
Recompiling the project
The project compilation is a process used to......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
11. Window templates
WINDEV Mobile allows you to create window templates....
7. Window templates
...Window templates...
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
1. What is the WEBDEV administrator used for
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....