ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control...
Image (Property)
The Image property gets and sets the background image of a control or block.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
SMSSend (Function)
Sends an SMS.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceMarkCaption (Function)
Allows you to specify the mark caption for a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
grParameter (Function)
Retrieves or modifies a chart parameter.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
Phone constants (Android / iOS)
WLanguage procedure called by tapiDial
tapiDial callback
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
PageChangeLayout (Function)
Applies a specific layout to a page.
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......