ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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....
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
WDHFDiff - Use
WDHFDiff is used to compare......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
iMargin (Function)
Defines the "logical" print margins.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
EXE constants
List of constants used by the functions for managing executables....
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating the Form pages of a WEBDEV RAD pattern
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
EmailCheckAddress (Function)
Checks the validity of an email address.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Various WEBDEV constants
Various WEBDEV constants...
Defining a help window template
WINDEV allows you to create help window templates......
dbgEnableLog (Function)
Enables the runtime log programmatically.