ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
fUnlock (Function)
Entirely or partially unlocks an external file.
WINDEV: Example of programmed Drag and Drop
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TreeView control functions
The following functions are used to manage TreeView controls:...
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
MutexCreate (Function)
Explicitly creates a mutex.
HTML Editor control properties
Properties associated with the HTML Editor control....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
InitialVisible (Property)
The InitialVisible property is used to determine if: a control was visible during the first display of the associated window or page. a window was visible during its first display....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
grParameter (Function)
Retrieves or modifies a chart parameter.
List,Select,? (External language)
Returns the element selected in the list.
GetTheme (Function)
Gets the current theme of a mobile application.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.