ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
Wait (Function)
Temporarily stops the program execution.
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
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.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
How to loop through a file using filters?
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....