ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup window
WINDEV allows you to open windows in popup format...
<Window>.OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
History of versions
The history of setup versions is an advanced feature of the network setup......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
7. Multilingual sites in practice
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
EndService (Function)
Ends the execution of the current service.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...