ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Operations performed on sequence diagrams
The following paragraphs explain......
Drop-down button
The drop-down button expands: a context menu. a popup window....
ERR_BUTTON_EXPECTED
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
ERR_ALREADYCONNECTED
13. Generation modes
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Configuring the IIS 7/7.5 server
Operations performed on use case diagrams
The following paragraphs explain......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......