ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Border of controls
One of the most important elements of control style is its border......
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
24. Displaying and linking pages
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
MemKeyVal (Function)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone.
iPrintImage (Example)
Usage example of the iPrintImage function
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
MemSort (Function)
Sorts the elements found in a memory zone.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.