ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipEndAddingFile (Function)
Declares the end of the optimized addition of a series of files to an archive. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Software license agreement
WINDEV Express license agreement...
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
11. Table/Looper controls
Change the volume of a UPnP device....
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......
Describing a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
OpenSister (Function)
Opens a non-modal sibling window.
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
ErrorThrow (Function)
Throw a non-fatal error.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
OpenChild (Function)
Opens a non-modal child window.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......