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.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
fCurrentDir (Example)
Usage example of the fCurrentDir function
StatAverage (Example)
Usage example of the StatAverage function
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the User Groupware.
HListFile (Example)
Usage example of the HListFile function
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
The different types of integers
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HTTPSendForm (Function)
Sends an HTTP form.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.