ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
docProperty (Type of variable)
The docProperty type is used to define the properties of a Word Processing document.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
DotNetRun (Function)
Runs a procedure on a .Net server.
zipFileSize (Example)
Usage example of the zipFileSize function
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Handling Spreadsheet controls programmatically (in a report)
Serialization constants
The serialization constants are as follows:
Handling a Web Component control through programming
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.