ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
9. Hardware and software requirements
Segmented Button control properties
You can manipulate Segmented Button controls in a window using various WLanguage properties......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
Phone constants (Android / iOS)
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Automation object
The Automation keyword is used to declare an automation object...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.