ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
<Source>.Optimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Source>.ReadFirst (Function)
Sets the position on the first record according to a browse item.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
<Source>.ReadNext (Function)
Sets the position on the next data file record according to a browse item.
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
Installing and starting WDTRAD
WINDEV 2024 Tutorial - Table of contents
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
gpwOpen (Function)
Opens the User Groupware login window or page.
DDESend (Function)
Sends a data to the program connected via DDE.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ColorHue (Function)
Calculates the hue of a color.
Dictionary properties
The properties of a WDTRAD dictionary are as follows......