ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
HFSQL Client/Server: Configuring the data files on the server
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
UploadStart (Function)
Starts sending the selected files into an Upload control.
Events associated with Bar Code controls
List of events associated with Bar Code controls...
HReadSeek (Example)
Usage example of the HReadSeek function
XMLDocument (Example)
Usage example of the XMLDocument function
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
Time and date management properties
List of properties for managing dates and times...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
GglFillCalendarByRequest (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved from a custom request.
Installing a SOAP server with Netscape iPlanet 4.1
Height (Property)
The Height property is used to get and change the height of an element.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Constants used for managing the multi-touch
Constants for managing the multi-touch...
RGB (Function)
Defines a color from its Red, Green and Blue components.
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
fRead (Example)
Usage example of the fRead function