ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Environment of the window editor
The main elements of window editor are as follows:
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
FBSessionStatus (Function)
Checks the status of a Facebook session.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Position (Function)
Finds the position of a specified string within another string.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
zipOpenRAR (Function)
Opens an existing archive in RAR format.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
Information 302: Ambiguity between a variable and a control
Creating an action plan
The action plans group all actions that will be performed by the software factory....