ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
<Gantt chart>.ListTask (Function)
Returns: the list of tasks between two given dates in a Gantt Chart column, all the tasks in a Gantt Chart column, a specific task (selected or hovered)....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Extracting messages added or modified since last extraction
A project was already created and translated......
ThreadMode (Function)
Changes the management mode of threads.
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......
3. UML models in practice
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
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......
Operations performed on use case diagrams
The following paragraphs explain......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
SysErrorMode (Function)
Modifies the display mode of errors.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......