ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Buffer (Keyword)
The Buffer keyword can correspond to...
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Connection variable>.RSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WINDEV Mobile Framework License Agreement
Error 809: The * character cannot be used as mandatory parameter in a function
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
2. Projects in practice
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Creating the Vision windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
14. Generation modes
Generation modes...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
<aiNeuralNetworkModel variable>.Detect (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Speech synthesis in the mobile applications
The phones can talk!......
The Check Box control
A Check Box can correspond to......