ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
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.
HCheckStructure (Function)
Defines the mode for comparing data files.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
InitRandom (Function)
Initializes the generator of random numbers.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
HState (Function)
Used to find out the state of a record.