ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Internal component
An internal component is a set of elements from a project......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Data persistence
The data persistence is used to store the value typed by the user......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Spreadsheet control: Available formulas
At runtime, in the Spreadsheet control, the end user directly enters the calculation formulas......
BTActivate (Function)
Enables or disables the management of Bluetooth on the device.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.