ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URL Rewriting
URL Rewriting is a technique used to improve SEO......
fDir (Function)
Finds a file or directory.
Copying controls from the report editor
The controls can be copied from the report editor......
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
Functions for managing RTF controls
List of functions for managing RTF controls...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
iPageHeight (Example)
Usage example of the iPageHeight function
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
Font management properties
List of font management properties...
CurrentWin (Function)
Identifies the window currently in edit.