ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
ERR_NO_TABLE
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Word Processing>.EndModification (Function)
Indicates the end of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
<Spreadsheet>.EndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
<Diagram variable>.StartModification (Function)
Indicates the start of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram variable>.EndModification (Function)
Indicates the end of a series of actions performed in a variable of type Diagram in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
WindowsVersion (Function)
Returns the runtime mode of Windows.
Error 1023: The access to the method of the class is restricted by a private inheritance
ThreadMode (Function)
Changes the management mode of threads.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
1. WEBDEV editors