ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fListResource (Function)
Lists the resources integrated to the application.
fRemoveDir (Function)
Deletes a directory from a disk.
fCurrentDrive (Function)
Gets or sets the current drive.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
How to find out whether a report was printed?
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting and selecting the report records. Modify the wait message displayed when sorting and selecting the report records....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
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....
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...