ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Drawer control properties
List of properties associated with the Drawer control...
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Properties associated with the attributes of a Looper control
The attributes of a Looper control found in a window or in page can be handled by the WLanguage properties......
Popup control properties
Switch control properties
PageVisible (Function)
Indicates whether the page is visible to the user.
<EmailIMAPSession>.GetAll (Function)
Retrieves all the emails found on an IMAP server.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
MyPage (Reserved word)
MyPage is used to handle the current page...
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
AJAXExecute (Function)
Runs a server procedure without refreshing the page.