ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page constants
List of constants used by page functions....
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
ERR_BAD_URL
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
ERR_BAD_CONTEXT_FOUND
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......