ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
InitRandom (Function)
Initializes the generator of random numbers.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
ImageStopScrolling (Function)
Stops the automatic image sliding.
Net constants
List of constants used by the Net functions....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
EndProgram (Function)
Ends the execution of the current program.
Installing a SOAP server with Netscape iPlanet 4.1
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....