ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
W3C standardization
You must comply with the W3C standard (HTML 4......
Error 1050: This member already exists in the composite variable
7. HFSQL: files physically created
<Source>.ViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Using the Vista style in your windows
WINDEV allows you to customize......
Commands of the external interface
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
Configuring the setup program
Two tools can be used to create a setup program......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......