ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
dChord (Example)
Usage example of the dChord function
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Calling a procedure/a function
Syntax for calling a local or global procedure.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
FontCreate (Function)
Creates a font definition.
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LDAPFind (Function)
Performs a search in an LDAP server.
dSlice (Example)
Usage example of the dSlice function
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
HTTP constants
List of constants used by the HTTP functions....
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Recycle code windows
By default, a single code window is opened per ......
SIPVisible (Function)
Displays the keyboard.
Table control functions
List of functions specific to Table controls...
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
ListDelete (Example)
Usage example of the ListDelete function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
XMLAddChild (Example)
Usage example of the XMLAddChild function