ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HErrorLock (Function)
Used to check whether a lock error occurred.
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Assignment operators
Three assignment operators are available......
Obtaining an SSL certificate for IIS2 (2.0 or later)
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.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
ToastDisplay (Function)
Displays a "Toast" message.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
iPrintImage (Example)
Usage example of the iPrintImage function
Report controls
Several types of controls can be handled in a report created by the report editor......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
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.
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
WEBDEV concepts
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
ServiceWait (Function)
Pauses the current service during the specified duration.