ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
Input (Function)
Displays a message allowing the user to type an information.
Project portfolio
From version 25, you can create "project portfolios"......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HCloseConnection (Example)
Usage example of the HCloseConenction function
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
HDFS functions
The following functions are used to manage files on a HDFS system......
Events associated with TreeView controls
List of events associated with TreeView controls...
zipOpenCAB (Function)
Opens an existing archive in CAB format.
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Creating a flexible modeling
To create a new flexible modeling, you can......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Multimedia functions
List of Multimedia functions...
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
HCloseConnection (Function)
Closes a connection to a database.
CreateShortcut (Example)
Usage example of the CreateShortcut function
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.