ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
HDescribeItem (Example)
Usage example of the HDescribeItem function
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
zipInfoFile (Example)
Usage example of the zipInfoFile function
fSelect (Example)
Usage example of the fSelect function
SQLTransaction (Example)
Usage example of the SQLTransaction function
5. User Groupware in practice
fSeek (Example)
Usage example of the fSeek function
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
zipFileSize (Example)
Usage example of the zipFileSize function
HSubstDir (Example)
Usage example of the HSubstDir function
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Running the test of the User Groupware and installing it
Operations performed on collaboration diagrams
The following paragraphs explain......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Multiline strings
To type character strings over several lines in the code editor...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
SOAPRun (Function)
Runs a procedure on a SOAP server.