ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Events associated with windows
List of events associated with windows...
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
How to create a menu?
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
fLock (Function)
Entirely or partially locks an external file.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
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).
2. User-friendly editors in practice
User-friendly editors in practice...
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Constants for managing arrays
List of constants used by the functions for array management....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......