ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Events associated with a Navigation Bar control
Input (Function)
Displays a message allowing the user to type an information.
Data persistence
The data persistence is used to store the value typed by the user......
FTPListFile (Example)
Usage example of the FTPListFile function
Font management properties
List of font management properties...
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
HJSONToRecord (Function)
Imports JSON data into the current record.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
HTTPRequest (Function)
Starts an HTTP request on a server.
System constants
List of constants used by the system functions....
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Print constants
List of constants used by the print functions....
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
W3C standardization
You must comply with the W3C standard (HTML 4......
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.