ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
NextTitle (Function)
Modifies the title of next window to open.
Configuring the setup program
Two tools can be used to create a setup program......
7. Multilingual applications in practice
SocketWrite (Function)
Writes a message intended to another socket.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
HForward (Example)
Usage example of the HForward function
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Customizing the User Groupware
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Creating the Relation windows of a WINDEV RAD pattern
"?" menu
WINDEV proposes a help menu adapted to your applications......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
DnDCacheData (Example)
Usage example of the DnDCacheData function
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
HExtractMemo (Example)
Usage example of the HExtractMemo function
SocketRead (Function)
Retrieves a message sent by another socket.
fSelect (Function)
Opens the Windows file picker.
Image control in a page