ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations for synchronizing SCM
When creating an executable, a library or a component, ......
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
HSetMemo (Function)
Used to modify the management mode of memo items.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
PageChangeLayout (Function)
Applies a specific layout to a page.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
HSetLog (Function)
Enables or disables log management on a file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Functions for managing objects (External language)