ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
HCopyRecord (Example)
Usage example of the HCopyRecord function
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
gpwActivateUser (Function)
Validates a new user in the User Groupware database by activating the user.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Advanced types
The advanced types of WLanguage are as follows...
PostMessage (Function)
Sends a Windows message to a control or to a window.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
Second (Property)
The Second property is used to: Retrieve the number of seconds from a Time, DateTime or Duration variable. Modify the number of seconds in a Time, DateTime or Duration variable. Retrieve the seconds or the number of seconds from a Date item (in "Date and Time" or "Duration" format) Modify the seconds or the number of seconds in a Date item (in "Date and Time" or "Duration" format)...
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...