ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Code statistics
The code statistics affect......
Video functions
List of video functions...
Setup mode
Several methods can be used to distribute a WINDEV application......
Events associated with the project
List of events associated with the project...
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Saving entered data (AAF)
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
1. Examples provided with WINDEV Mobile
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Events associated with a Gantt Chart column
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).