ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
zipListFile (Function)
Returns the list of files found in an archive.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
fMoveFile (Function)
Moves a file from one directory to another.
iParameterPDF (Function)
Defines the options for the generated PDF file.
<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.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX 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.
tapiCalledID (Function)
Used to find out the phone number called.
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....
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
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)......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......