ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Handling a WinForm .Net control through programming
8. "Mobile friendly" site: Dynamic serving
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Report based on a query
Queries are used to easily select records in one or more data files......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
9. Sharing a project in practice
Sharing a project in practice...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
3. Application development cycle
Development cycle of a WINDEV application....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
6. Editing a page: zoning mode
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
3. Managing sockets
WINDEV includes advanced socket management functions....
Programming custom calculations in Table controls