ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GOTO statement
The GOTO statement is used to run a code identified by a given label...
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
WLanguageCodeGetCSSDeclarations( Function)
Returns the CSS style sheet corresponding to a theme in the WLanguage code.
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Events associated with ListView controls
List of events associated with ListView controls...
Events associated with the Pivot Table control
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Events associated with an Organization Chart control
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Carousel controls
List of events associated with Carousel controls...