ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 302: Ambiguity between a variable and a control
Outstanding progress bars
Simple or symmetric progress bar?...
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
SysNameExe (Function)
Returns the name and full path of an application.
tapiDial (Function)
Dials a phone number for a voice line.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Error 1050: This member already exists in the composite variable
Associating documents with the project
To describe a project in detail, you can associate documents with it......
1. Examples provided with WINDEV Mobile
Body block
The Body block corresponds to the main block of the report......
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
11. User Macro-Code: UMC in practice
Handling Scheduler controls programmatically
A Scheduler control can be......
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....
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......