ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
fCompress (Function)
Compresses a file.
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
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....
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
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....
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).
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.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......