ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Operator on Address
The & operator returns the address of a variable as an integer
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HCreation (Example)
Usage example of the HCreation function
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
Document (Type of variable)
The Document type is used to handle a "docx" document.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
2. Deploying a static site or a PHP site
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
LOOP statement
The statement block is repeated endlessly...
Error 1011: To access the global member of the class, use ClassName::MemberName
MDIMother (Function)
Identifies the name of the MDI parent window.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
MDIWindowMenu (Function)
Modifies the layout of the MDI child windows.