ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketRead (Function)
Retrieves a message sent by another socket.
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
3. Deploying a dynamic WEBDEV site
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
SaaSAdminSubscriptionAllocateLicense (Function)
Assigns a subscriber license to a SaaS user.
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
Automation object
The Automation keyword is used to declare an automation object...
fWrite (Function)
Writes: a character string into an external file. a memory section....
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.