ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Width (Property)
The Width property is used to determine and change the width of an element.
User (Property)
The User property is used to identify and change the user of a feature.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Name (Property)
The Name property is used to get the name of an element.
ReplicInfo (Function)
Returns information about a replication.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
HViewToFile (Example)
Usage example of the HViewToFile function
Record (Type of variable)
The Record type is used to save the values of a record.
xlsData (Example)
Usage example of the xlsData function
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
grDeleteSeries (Function)
Deletes a data series from a chart.
HListFile (Example)
Usage example of the HListFile function
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Random (Function)
Returns a random number.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
XMLParent (Example)
Usage example of the XMLParent function