ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified...
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
The Organizer control
The Organizer control is used to display and handle organizers......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed...
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions...
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection...
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application,...
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....