ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
Classes, members, methods and properties
A class is made of......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
WinOutWidth (Function)
Returns the full width of a window.
2024 novelties brochure: WEBDEV novelties
Sets the position directly on the desired bookmark in the PDF document....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
The Static Text control
A Static Text control is a control used to display a static text......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
fRead (Example)
Usage example of the fRead function
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HState (Function)
Used to find out the state of a record.
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.