ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detailed use of WINDEV FTP/RPC
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
9. Internal page
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
HSetPosition (Example)
Usage example of the HSetPosition function
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
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....