ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparency zone. alpha channel....
7. HFSQL: files physically created
3. Deploying a dynamic WEBDEV site
The test mode cannot operate without the project and its pages, ...
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HFSQL tables exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)......
<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).
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
<Source>.RestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.