ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
<Chart>.Scatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
grScatter3DDeleteMarkCaption (Function)
Deletes the captions of marks found in a 3D Scatter chart
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
HsMenu,Select (External language)
Selects or deselects, makes invisible, marks or unmarks an option found in the current menu.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Properties associated with the areas defined in Zoning mode
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
16. Types of code
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Properties of a help page
The characteristics of a help page are used to define......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
1
2
3
4
5
6
15
>