ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List of reserved words
Spreadsheet control properties
A Spreadsheet control and its cells can be handled in a window or in a report by the following WLanguage properties......
Drawer control properties
List of properties associated with the Drawer control...
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Installing a Webservice (old format)
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
ControlClone (Function)
Creates a new control from an existing control.
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.