ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
18. Order of execution of the code of buttons/links
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
12. Pages in practice
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
PC SOFT Free Technical Support
Thank you for buying one of our products......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...