ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organizer control
The Organizer control is used to display and handle organizers......
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
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 by MemModify, on the return value....
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 applications), for the current user.
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected to a service via the OAuth 2.0 protocol.
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 (on the background layer), in a picLayer variable....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
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 allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
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, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....