ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a SOAP server with IIS
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Creating the Form pages of a WEBDEV RAD pattern
Creating a Pivot Table control
To create a Pivot Table control......
How to create a patch?
Using the Vista style in your windows
WINDEV allows you to customize......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Properties of a help page
The characteristics of a help page are used to define......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Creating the Table pages of the WEBDEV RAD pattern