ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
16. Application test in practice
12. Synchronizing data
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
SpreadsheetPosition (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
<Spreadsheet>.Position (Function)
Displays the specified cell in a Spreadsheet control found in a window: either the visible area of Spreadsheet control is moved to display the cell. or the cell is displayed in the upper-left corner of visible area of Spreadsheet control....
Saving entered data (AAF)
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
The different types of windows
The following types of windows can be created in a WINDEV application......