ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Character strings
WLanguage supports different types of strings....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
ERR_CANNOT_RUN_EXPLORER
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Principle for running threads
At runtime, an application runs in a main thread......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Report blocks
A printed report includes several sections......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
RibbonHighlightPane (Function)
Highlights a tab in a Ribbon control.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Writing an email: the available methods
This help page presents the methods for writing an email....
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Specific features of the Express version
TabClose (Function)
Closes a dynamic pane in a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
Generating the setup program
The last wizard step for creating the setup program allows you to......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......