ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
OpenIDIdentity (Type of variable)
The OpenIDIdentity type is used to define all the advanced characteristics of a user connected...
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
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......
WinCopyForm (Function)
Copies the content of a form into the clipboard.
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...
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest...
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...
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options...