ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
nWDGetLastError: Error code of last error
Error code of last error......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
7. Source Code Manager (SCM)
Installing and starting WDTRAD
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
Multilingual project
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
4. Dedicated server or shared server?
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Functions for managing the Combinations and Enumerations
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
ERR_BAD_CONTEXT
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
13. 3-Tier architecture
".STY" file: "Style sheet" file
A style sheet is a "......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Configuring the IIS 7/7.5 server
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......