ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
<Source>.Next (Function)
Sets the position on the next data file record according to a browse item.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
Assignment of RETURN
The return value of the process currently run can be assigned...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Running the test of the User Groupware and installing it
ReplicSynchro: Overview
ReplicSynchro: Use
ReplicAdmin: Overview
HNext (Function)
Sets the position on the next data file record according to a browse item.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Creating a Pivot Table control
To create a Pivot Table control......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
ERR_DISCONNECTED_EXEC
Welcome to Reports & Queries
Reports & Queries is used to......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....