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.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
ChangeAction (Example)
Usage example of ChangeAction
Creating the Form pages of a WEBDEV RAD pattern
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Managing space characters in the searches?
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
fMemOpen (Function)
Opens a memory zone shared between several applications.
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
PositionToLine (Function)
Returns the number of the line that contains a character identified by its position in a block of text.
fMoveDir (Function)
Moves a directory and its content.
ModbusDisconnect (Function)
Closes the Modbus session.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.