ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
1. WEBDEV editors
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"......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
fResourceDir (Function)
Returns the path of the read-only resources of the application.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Label report
The report editor allows you to create "Label" reports......