ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MyPage (Reserved word)
MyPage is used to handle the current page...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Defining clickable areas
In a page, an Image control can contain clickable areas......
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
FTPConnect (Example)
Usage example of the FTPConnect function
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
WINDEV applications for Linux: Specific features
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
PopupAnimate (Function)
Displays a popup in a page cell.
Environment of the window editor
The main elements of window editor are as follows:
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).