ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
12. Retrieving data from a site
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Sum (Function)
Calculates the sum of the array elements.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Socket management functions
List of functions for managing sockets...
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Example for creating a select query
This help page explains how to create two select queries......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......