ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Operations performed on component diagrams
The following paragraphs explain......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Properties of a help page
The characteristics of a help page are used to define......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Creating a window skin template
Constants for external files
List of constants used by the functions for managing external files....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Page constants
List of constants used by page functions....
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Associative array (Type of variable)
An associative array is an "advanced" type of array...