ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
HUnlockFile (Function)
Unlocks the records of a table: locked by HLockFile. individually locked by a locking read function....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Report based on a query
Queries are used to easily select records in one or more data files......
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Character strings
WLanguage supports different types of strings....
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Configuring an application with User Groupware