ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
HSetLog (Function)
Enables or disables log management on a file.
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Constants for managing videos
List of constants used by the functions for video management....
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
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....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
BurnerAddFile (Function)
Adds a file to the compilation.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......