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.)...
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
ERR_MAX_CONNECTION
...ERR_MAX_CONNECTION...
Custom properties (WLanguage)
A custom property is a code element with two events......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Defining columns of Table controls programmatically
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
iParameterViewer (Function)
Configures the report viewer.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
7. AJAX technology
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Description window of a combining query
The description window of a combining query consists of several sections......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
HFSQL Client/Server: Configuring the server
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......