ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a static project
The test of the entire project allows simulating the startup of the site...
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Saving entered data (AAF)
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Error 532: The size of the string to extract must be strictly positive
Items used in a select query
A query created in the query editor can contain several types of items......
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
HIndex (Function)
Rebuilds the file index (".NDX" file).
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).