ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Time management help
Time management is extremely important......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
WDEnd (External language)
Ends a program that is using WINDEV.
1. RAD (Rapid Application Development)
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
Variable scope
Variables can be declared anywhere in the code....
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
CtCursorOptions (Property)
The CtCursorOptions property gets the cursor type used when connecting to an external database.
Sub-query
A sub-query is a query whose result is used by another query......