ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assignment operators
Three assignment operators are available......
Android Control Center
Do you know where to find your application log files?...
Other operators
The following are additional operators......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Handling a Multiline Zone control through programming (prefix syntax)
A Multiline Zone control can be handled programmatically using the control name....
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Code editor: Display options
The code editor proposes several display options......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Data persistence
The data persistence is used to store the value typed by the user......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Handling a TreeMap through programming (prefix syntax)
WINDEV allows you manipulate a TreeMap control through programming....
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
2. User-friendly editors in practice
User-friendly editors in practice...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Handling Spreadsheet controls programmatically (in a window) (prefix syntax)
A Spreadsheet control found in a window can be handled through programming......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......