ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
10. Internal components in practice
Creating the menus for the pages of the WEBDEV RAD pattern
Writing an email: the available methods
This help page presents the methods for writing an email....
Help editor options
The options of the help editor ("Display......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
zipExist (Function)
Used to find out whether an archive exists.
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
zipDeleteAll (Function)
Deletes all files from an archive.