ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
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....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Options of the window editor
To configure the general options of the window editor......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
Custom tooltips
Tooltips are very useful for application users......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
HReadFirst (Function)
Sets the position on the first record according to a browse item.
16. Application test in practice
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
System constants
List of constants used by the system functions....
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
Creating the link buttons in the windows of a WINDEV RAD pattern