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.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
Creating a translation file
WDINT allows you to create a translation file....
MemFound (Function)
Checks whether the sought element was found.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
LDAPRenameAttribute (Function)
Renames an attribute.
iListNestedReports (Function)
Returns: the list of nested reports currently printed (reports run by iPrintReport in one of the processes of the report currently printed). the list of sequenced reports currently printed (iSequenceAdd)....
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Describing an element
A flexible modeling includes different elements linked together......
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
History of versions
The history of setup versions is an advanced feature of the network setup......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Constants for managing character strings
List of constants used by string management functions...
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......