ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FolderData (Function)
FolderData is kept for backward compatibility.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Translating a text file with WDTRAD
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
DnDAccept (Example)
Usage example of the DnDAccept function
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Import a list of requirements
The Project Management Hub allows you to import requirements......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Constants for managing videos
List of constants used by the functions for video management....
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Options of the window editor
To configure the general options of the window editor......
DnDCursor (Example)
Usage example of the DnDCursor function