ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. Retrieving data from a site
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......
8. "Mobile friendly" site: Dynamic serving
Report based on a query
Queries are used to easily select records in one or more data files......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
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......
WDOptimizer: Editing and modifying a ".REP" file
3. Application development cycle
Development cycle of a WINDEV application....
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)......
6. Editing a page: zoning mode
2. Multilingual application
A multilingual application can be distributed in multiple languages....
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......
3. Managing sockets
WINDEV includes advanced socket management functions....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Programming custom calculations in Table controls
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....