ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
iFont (Function)
Selects the default font.
HLogStop (Function)
Stops the log process of a file.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
OrgModify (Function)
Modifies an element in an Organization Chart control.
Font (Type of variable)
A Font variable creates a font programmatically...
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Table,Insert (External language)
Inserts an element into a table at a given position.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.