ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
WDDeploy features
WDDeploy can be used to......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
WDScript: use in command-line and console mode
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Error 507: The '++' operator is not allowed
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Error 705: The property does not exist on this type
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Feedback component
The Feedback component is a component provided with WINDEV......
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....