ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Manager of automated tests
The test manager is used to......
ServiceWait (Function)
Pauses the current service during the specified duration.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Font (Type of variable)
A Font variable creates a font programmatically...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
BrowserPlatform (Function)
Returns the user's browser platform....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
TreeCollapse (Function)
Collapses a branch previously expanded.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.