ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
DotNetDelegate (Function)
Initializes a.NET delegate.
apDisableAction (Function)
Disables the execution of an action found in an action plan.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Error 805: No syntax without parameter
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
BurnerErase (Example)
Usage example of the BurnerErase function
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Error 1060: Unable to call method without parameter: add ()
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Print functions
List of print functions...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....