ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the project
List of events associated with the project...
2. Projects in practice
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
9. Generation modes
WINDEV Mobile includes different types of generation......
grCreate (Function)
Creates a specific type of chart.
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
8. Sharing a project in practice
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HOpenConnection (Example)
Usage example of the HOpenConnection function
HCloseConnection (Example)
Usage example of the HCloseConenction function
Net constants
List of constants used by the Net functions....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
FTPConnect (Example)
Usage example of the FTPConnect function