ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
iForceComplement (Function)
Forces the printing of a Body Complement block.
Android Widget windows
An Android application can contain one or more Widget windows......
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
MyParent (Reserved word)
MyParent is used to handle...
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Creating a window skin template
Size (Property)
The Size property is used to determine and change the size of an element.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
ControlNoSpace (Function)
Specifies whether the space characters on the right of the value found in the control are deleted.
grDestinationWnd (Function)
Defines a window as chart destination.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......