ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
sEvent (Function)
Branches an event on a serial port.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
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......
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
SocketWrite (Function)
Writes a message intended to another socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
The Cell control
The Cell control contains controls......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Registry management functions
List of functions for managing the registry...
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
fSeek (Example)
Usage example of the fSeek function
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.