ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
WINDEV Mobile 2024
WINDEV Mobile 28 is available!...
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
HDelete (Function)
Deletes a record from a data file (query or view).
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
LDAP constants
List of constants used by the LDAP functions....
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
WEBDEV 2024
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
"?" menu
WINDEV proposes a help menu adapted to your applications......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
FaxConnect (Function)
Establishes a connection to a fax server.
Font (Type of variable)
A Font variable creates a font programmatically...
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....