ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
NoteDelete (Function)
Deletes a repositionable note found in the current window.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
Extracting the text of the project
The following text can be extracted......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
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....
Error 532: The size of the string to extract must be strictly positive
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)....
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).
Time management help
Time management is extremely important......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
<Window>.EdCreateNote (Function)
Creates a Repositionable Note control.
Translating a text file with WDTRAD
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
Items used in a select query
A query created in the query editor can contain several types of items......