ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Example)
Usage example of the DnDAccept function
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
iGroupAdd (Function)
Adds a report to a group of reports.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
ControlClone (Function)
Creates a new control from an existing control.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
11. User Macro-Code: UMC in practice
HTML document management functions
List of functions that manipulate HTML documents....
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
VerticalSwipe (Property)
The VerticalSwipe property is used to determine and change the swipe direction in an internal window with swipe gesture support.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
Socket constants
List of constants used by the functions for socket management....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
9. Sharing a project in practice
Sharing a project in practice...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.