ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
iDestination (Function)
Configures the print destination.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
CallDLL32 (Function)
Runs a function found in an external DLL.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
PageVisible (Function)
Indicates whether the page is visible to the user.