ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
ServiceWaitStatus (Function)
Waits for a service to be in a specific status.
ServiceStatus (Function)
Returns the current status of a service.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Events associated with windows
List of events associated with windows...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......
NetClientMessageBox (Function)
Displays a dialog box on each client computer connected to the server. This function is kept for backward compatibility....
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
KeyPressed (Function)
Checks which key is pressed.
The different types of integers
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......