ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Programming automatic calculations in the columns of a Table control (prefix syntax)
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Extern (Reserved word)
EXTERN is used to...
Functions for managing breadcrumbs (prefix syntax)
The following functions are used to manage site map paths, using prefix syntax:...
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
TreeView constants
List of constants used by the TreeXXX functions...
3. Application development cycle
Development cycle of a WINDEV application....
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
21. Reports
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.