ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
fShortPath (Example)
Usage example of the fShortPath function
fDirSize (Function)
Returns the size of a directory in bytes.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
WINDEV applications for Linux: Specific features
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
dArc (Example)
Usage example of the dArc function
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....