ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
zipFileSize (Example)
Usage example of the zipFileSize function
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grRaised (Function)
Used to display a chart with raised effect.
grDeleteAll (Function)
Erases a chart and destroys this chart.
grSourceSeries (Function)
Defines the source of a series.
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
ChangeCharset (Example)
Usage example of the ChangeCharset function
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
fSize (Example)
Usage example of the fSize function
Width (Property)
The Width property is used to determine and change the width of an element.
User (Property)
The User property is used to identify and change the user of a feature.
Text (Property)
The Text property is used to get and modify text.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Name (Property)
The Name property is used to get the name of an element.
fRename (Example)
Usage example of the fRename function
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
zipChangePath (Example)
Usage example of the zipChangePath function