ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
2. Analysis in practice
8. "Mobile friendly" site: Dynamic serving
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
InApp constants
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRead (Function)
Reads a record in a file according to a given record number.
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
14. PHP generation in practice
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....