ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
Events associated with framesets
List of events associated with framesets...
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Google Maps management functions
List of functions for managing Google maps...
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
ComponentLocate (Function)
Specifies the access path to an external component of project.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Upload control events
The following processes are associated with the Upload control:...
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.