ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Handling the report blocks through programming
Each report block is associated with different events......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Constants for managing Map controls
Constants for managing Map controls...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
WDMSG license agreement
WDMSG license agreement...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
EmailGetAll (Function)
Retrieves all the emails found on a server.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....