ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
AccessibilityScreenReaderEnabled( Function)
Finds out whether the screen reader is Active.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
iParameterPDF (Function)
Defines the options for the generated PDF file.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Radio Button control properties
List of properties associated with a Radio Button control...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
Global and local variable
Two types of variables are available......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
DefaultFilePath (Property)
The DefaultFilePath property gets and sets the full file name (path and file name) suggested by default when saving a document in a Word Processing or HTML Editor control via the "Save as" option.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.