ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Multiline (Property)
The Multiline property determines if an element supports multiline text.
Print modes of a report
Several print modes are available for a report....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
Empty (Property)
The Empty property is used to determine if an element is empty.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.