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....
SSH functions (prefix syntax)
The following functions are used to connect and communicate with a SSH server:...
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Video control properties
The following properties can be used on a Video control:...
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
End of Document block
The End of document block is run once at the end of the report execution......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
The use of the Automation type in a site is reserved for the advanced users
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
GglDisconnect (Function)
Disconnects the user from the Google services used. During the next re-connection, the authorizations linked to the Google services will be asked again.