ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
fLock (Example)
Usage example of the fLock function
Error 31: The file to include is not found. Check the name and path ...
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
Programming an indexed control
Handling report blocks
The different operations available on report blocks are as follows......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Label report
The report editor allows you to create "Label" reports......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fUnlock (Example)
Usage example of the fUnlock function
Subject (Property)
The Subject property is used to get and change the subject of an element.
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function