ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
Validity period of site pages
When creating a page, a validity period can be defined for this page......
Creating a Pivot Table control
To create a Pivot Table control......
Error 204: using a parameter without optional value after parameters ...
NumberInWords (Function)
Converts a number to words.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
SQLPrevious (Function)
Positions on the previous row of the query result.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
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.
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").