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.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLSavePosition (Function)
Stores the current position in the XML document.
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.
LooperSelectPlus (Function)
Selects a row in a Looper control.
SQL view
An SQL view is a virtual data source defined by an SQL query......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
ServiceStart (Function)
Starts a service.
The Cell control
The Cell control contains controls......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
gpwOpen (Function)
Opens the User Groupware login window or page.
Sound (Function)
Plays a sound in WAV format.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Handling a Web Component control through programming
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....