ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
The Organizer control
The Organizer control is used to display and handle organizers......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Error 203: The procedure already has a scope attribute (local or global)
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.