ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
HClient structure
The HClient structure is used to......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Applet control properties
List of properties associated with the Applet control...
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
<Connection variable>.PriorityClient (Function)
Modifies the priority of a client application.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.
Software Factory
The concept of software factory is used to automate the process for creating applications....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
21. Managing business rules
Managing business rules...
18. Management of business rules