ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only. Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only....
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
FTPSize (Example)
Usage example of the FTPSize function
FTPCommand (Example)
Usage example of the FTPCommand function
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
InServiceMode (Function)
Indicates whether the code is run in a service.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.