ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
The Check Box control
A Check Box can correspond to......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
HImportJSON (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).
Select query description window
The description window of a select query includes several sections......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
<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).
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
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....
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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....
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)......
ERR_BAD_PARAMETER
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....
Recompiling the project
The project compilation is a process used to......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
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....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......