ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Environment of code editor
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
5. Deploying a dynamic site (Session or AWP) in practice
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Handling report blocks
The different operations available on report blocks are as follows......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....