ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
ocrTextBlock (Type of variable)
The ocrTextBlock type is used to define and identify all the advanced characteristics of a text block read by the native OCR system.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Code snippets
The code editor allows you to enter "Code snippets"......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
NotesOpenConnection (Function)
Establishes a connection to a Domino server.