ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Applet control properties
List of properties associated with the Applet control...
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
ColorPalette (Function)
Returns a color found in the current palette.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
Environment of the window editor
The main elements of window editor are as follows:
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Task list
Each project can be associated with a task list......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
BrowserShare( Function)
Starts native device sharing.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
FileDisplay (Function)
Displays a file in the browser of Web user.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
iForceComplement (Function)
Forces the printing of a Body Complement block.
Execute (Function)
Starts the execution of a process through programming.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....