ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
19. Upload: Sending files to the server
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
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.