ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
ReplicSynchro: Use
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.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
GPSGetPosition (Function)
Retrieves information about the current device position.
ReplicAdmin: Overview
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Glossary
The glossary lists all the abbreviations used in the code editor......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
SysWinActive (Function)
Returns the handle of the active window or activates a window.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
fDir (Function)
Finds a file or directory.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
iCreateFont (Function)
Creates a new print font.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
SysWinHandle (Function)
Returns the handle of a window identified by its title.