ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Events associated with Edit controls
WLanguage events associated with Edit controls...
dFill (Example)
Usage example of the dFill function
Setup directory
The setup wizard allows you to configure the setup directory of application....
OCRExtractText (Function)
Reads the text contained in an image.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).