ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
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
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Color (Property)
The Color property is used to get and change the color of an element.
LDAPFind (Function)
Performs a search in an LDAP server.
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....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Recycle code windows
By default, a single code window is opened per ......
fWrite (Function)
Writes: a character string into an external file. a memory section....
ListSelect (Example)
Usage example of the ListSelect function
ControlClone (Example)
Usage example of the ControlClone function
grSourceCategoryLabel (Example)
Usage example of the grSourceCategoryLabel function
ThreadExecute (Function)
Starts the execution of a secondary thread.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
ListDelete (Example)
Usage example of the ListDelete function