ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Creating the Vision pages of the WEBDEV RAD pattern
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
fOpen (Example)
Usage example of the fOpen function
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.