ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Scheduler control events
The following events associated with Scheduler controls:...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
WordToArray (Function)
Fills an array with the words from a string.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
XMLPath (Function)
Returns the current position in the document in XPATH format.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
RESTSend (Function)
Sends a REST request and waits for the server response.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
FirstDayOfMonth (Function)
Returns the first day of the month.