ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Error 107: Redefinition of the parameter
The Slider control (in a window)
A slider control is used to select a value between two bounds......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
The Check Box control
A Check Box can correspond to......
Events associated with an infinite Progress Bar control
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
4. HFSQL Classic
ERR_NO_END_TAG
Word Processing control events
WINDEV manages the following events by default......
Handling an Upload control through programming
The Upload control is used to upload one or more files....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
ERR_PARSER
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Error 404: The file for HFSQL browse cannot be an expression of this type
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.