ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
SIPVisible (Function)
Displays the keyboard.
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
HOpenConnection (Function)
Opens a connection to a specific database.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Item control properties
List of properties associated with the Item control...
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Looper control functions
List of functions for managing Looper controls...
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
WINDEV and the SOAP protocol
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......