ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic completion
The automatic completion helps you write WLanguage code in your applications......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Error 24: No END statement is associated with this LOOP
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
DayBreakHeight (Property)
The DayBreakHeight property is used to get and change the height of breaks between days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
9. Monitor your sites, servers, etc.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
17. TLS/SSL: Encrypting information on the Web
Report and project
In most cases, a report is linked to a project......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.