ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
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......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<gglConnection variable>.ListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").