ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Border (Type of variable)
The Border type is used to handle a border through programming...
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
ToClipboard (Function)
Writes text or image information into the system clipboard.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
ControlCurrent (Function)
Returns the name of the control currently in edit.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
Compile (Example)
Usage example of the Compile function
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
iPrintReport (Function)
Prints a report created with the report editor.
iParameter (Example)
Usage example of the iParameter function
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
Database schema editor: the different types of links
There are different types of links between the tables......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
ServiceContinue (Function)
Restarts a paused service.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).