ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fReadLine (Example)
Usage example of the fReadLine function
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Input (Function)
Displays a message allowing the user to type an information.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Constants used by the XML signature
Constants used by the XML signature...
Multiline strings
To type character strings over several lines in the code editor...
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
EmailCheckAddress (Function)
Checks the validity of an email address.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
ServiceRestart (Function)
Restarts a service (already started).