ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
grRaised (Function)
Used to display a chart with raised effect.
tapiDial (Function)
Dials a phone number for a voice line.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
fListFile (Function)
Lists the files found in a directory and returns the list of files.
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).
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute of an element in an HTML document.
"About" window
The "About" window is used to display and access various information about the current application......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
iParameterPDF (Function)
Defines the options for the generated PDF file.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Customizing the User Groupware
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......