ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3-tier architecture
The development in "3-tier" architecture is now simplified......
New (Reserved word)
New is used to allocate memory space...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
8. 10 tips for better interfaces...
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
GetDefinition (Function)
Retrieves the definition of element type.
The DotNet structure
.Net functions
List of .Net functions...
AIDetectContour (Function)
Detects the contours of the shapes in an image.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
DotNetRun (Function)
Runs a procedure on a .Net server.
NET constants
List of constants used by the DotNet functions....
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
WEBDEV concepts
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......