ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
MemFound (Function)
Checks whether the sought element was found.
iPrintBlock (Function)
Forces a report block to print.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Materialized view
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Code history
The code history is used to......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Assignment operators
Three assignment operators are available......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......