ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
<Chart>.Parameter3DS (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Functions for managing Executables in Console mode
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Handling report blocks
The different operations available on report blocks are as follows......
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....