ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
WDMSG license agreement
WDMSG license agreement...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Enumeration (Variable type)
An enumeration is a set of values......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
EventChange (Function)
Modifies the status of an event.