ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
<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).
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Appendix 5: Configuring the server
Bloque entièrement ou partiellement un fichier externe....
ERR_CLOSED_PAGE
Error 110: The ASCIIZ string is too long
Error 109: The fixed string is too long
<Source>.ImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Translating a text file with WDTRAD
Telephony constants
List of constants used by telephony functions...
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....