ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
MyPage (Reserved word)
MyPage is used to handle the current page...
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
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......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
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......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
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......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
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.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......