ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a Webservice (old format)
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HConnect (Example)
Usage example of the HConnect function
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Properties associated with reports and controls
List of properties associated with the reports and their controls...
13. Security benefit: managing the "Back" button
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
Text (Property)
The Text property is used to get and modify text.
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HCloseConnection (Example)
Usage example of the HCloseConenction function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......