ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a control through programming in a report
All report controls can be handled through programming......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
ERR_CLOSED_PAGE
The TestMode property determines if the Ad control displays a test ad....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
7. Multilingual applications in practice
The Flexbox control
Flexbox is a standard layout system for web pages......
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
Label report
The report editor allows you to create "Label" reports......
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Determine if a formula bar is displayed in a Spreadsheet control. Show or hide a formula bar in a Spreadsheet control....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....