ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Managing main window menus
A main menu is necessarily associated with a window......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
StyleDrawCaptionGrayed (Function)
Customizes how text is drawn in grayed out controls.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
FontUnderlined (Property)
The FontUnderlined property is used to underline text.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
<Image>.DrawTextMarkdown (Function)
Draws Markdown text in an Image control.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
21. Reports
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Constants for test
List of constants used by the functions for managing automated tests....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....