ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)...
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Constants for managing the windows
List of constants used by the functions for managing the windows...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
<Source>.RetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Error 301: Unknown identifier
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
HDeleteView (Example)
Usage example of the HDeleteView function
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Dictionary
The dictionary is a file that can contain the project elements......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Creating an insert query
An insert query (corresponding SQL statement......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
SOAPAddSAMLAssertion (Example)
Usage example of the SOAPAddSAMLAssertion function
Diagram (Type of variable)
The Diagram type is used to define all the advanced characteristics of a diagram that can be edited in the Diagram Editor control.