ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Installing a Webservice (old format)
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
MyPage (Reserved word)
MyPage is used to handle the current page...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
WINDEV applications for Linux: Specific features
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Customizing the User Groupware
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.