ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EncryptStandard (Example)
Usage example of the EncryptStandard function
HLinkMemo (Example)
Usage example of the HLinkMemo function
HClient structure
The HClient structure is used to......
HCloseAnalysis (Function)
Closes the current analysis.
ToClipboard (Function)
Writes text or image information into the system clipboard.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Twain constants
List of constants used by the Twain functions....
grColor (Function)
Returns and initializes the color of different chart elements.
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
15. Creating the executable in practice
Creating the executable in practice...
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Size (Example)
Usage example of the Size property
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
fTempPath (Example)
Usage example of the fTempPath function