ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
How to open a window?
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Input (Function)
Displays a message allowing the user to type an information.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Other operators
The following are additional operators......
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Clipboard management functions
List of functions for managing the clipboard...
PDFSign (Function)
Applies an approval signature to an existing PDF.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Record (Type of variable)
The Record type is used to save the values of a record.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......