ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
ThreadMode (Function)
Changes the management mode of threads.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
TextToRTF (Function)
Converts text to Rich Text Format.
Type (Property)
The Type property is used to get and change the type of an element.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
fDir (Function)
Finds a file or directory.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....