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.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
XMLNext (Function)
Positions on the next element (tag or attribute).
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
dbgEnableLog (Function)
Enables the runtime log programmatically.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
XMLChild (Function)
Positions on the first child element of current element.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.