ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Events associated with Table controls
List of events associated with Table controls...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
nWDSetParentNext
Set the parent of the next window to open......
9. Internal component
11. Window templates
WINDEV Mobile allows you to create window templates....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Manipulating Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Bar Code controls......
Extracting the text of the project
The following text can be extracted......
Programming overview in C and C++
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.