ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
1. WEBDEV editors
fSelect (Function)
Opens the Windows file picker.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
iVPos (Function)
iVPos is kept for backward compatibility.
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
EventClose (Function)
Closes a synchronization event between several threads.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
XML management: Use example
This application example manages an XML file named "Orders......
EventOpen (Function)
Opens a synchronization event between several threads.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.