ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HDeleteTrigger (Function)
Deletes a trigger.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
InitRandom (Function)
Initializes the generator of random numbers.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
LanguageToNation (Function)
Returns the nation corresponding to a language.
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.