ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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, ...).
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.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
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.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
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......
19. Upload: Sending files to the server
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
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.
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.