ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
aiConfigureContourDetection (Type of variable)
The iaConfigureContourDetection type is used to define the parameters of the contour detection function.
Programming the table cells
The Table controls can be handled......
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.