ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
HaspHLInfo (Function)
Returns information about the electronic Hasp key.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
Replication management functions
Three types of replication are proposed......
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
7. Multilingual sites in practice
Generating the setup program
The last wizard step for creating the setup program allows you to......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Defining a help window template
WINDEV allows you to create help window templates......
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Translating a text file with WDTRAD
The pages
Pages are the main interface of a WEBDEV site......
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.