ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminAddSubscription (Function)
Adds a subscription to a pricing of a SaaS site for a client account.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
JSInterruptEvent (Function)
Interrupts the process of current event.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
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......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Constants used by the the functions for managing the HFSQL Cluster
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).