ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dBackground (Example)
Usage example of the dBackground function
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fWrite (Example)
Usage example of the fWrite function
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
CreateShortcut (Example)
Usage example of the CreateShortcut function
BackgroundTaskAdd (Function)
Adds a new background task.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
dbgEnableLog (Function)
Enables the runtime log programmatically.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.