ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
OLE control properties
List of properties associated with an OLE control...
4. Dedicated server or shared server?
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
ProjectInfo (Function)
Returns specific information about the project currently run.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Accessing a database via a web service
The database can be accessed via a web service......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Creating links
Links help users navigate the help system......
Optional events
By default, the codes available in the code editor correspond to the most common codes......