ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Obtaining an SSL certificate for IIS2 (2.0 or later)
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
Google Analytics functions
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
JSInterruptEvent (Function)
Interrupts the process of current event.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
EndProgram (Function)
Ends the execution of the current program.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
12. Control templates
WINDEV Mobile allows you to create control templates....
DiagramSave (Function)
Saves a diagram as a "diag" file.
Invalid input management functions
Invalid input management functions...
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).