ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Debugging functions
List of debugging functions...
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
WLanguage procedure called by tapiDial
tapiDial callback
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
Parameters of the procedure used by NearbyShareSendFile
Callback of the NearbyShareSendFile.Cb function for the "Callback" parameter
WLanguage procedure called by HashCheckString
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
WLanguage procedure called by CodeEditorSearch
Callback of the CodeEditorSearch.Cb function for the callback parameter
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......