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.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
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
Calling a procedure/a function
Syntax for calling a local or global procedure.
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....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
SIPVisible (Function)
Displays the keyboard.
ListDelete (Example)
Usage example of the ListDelete function
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
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
XMLElementName (Example)
Usage example of the XMLElementName function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function