ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ComponentInfo (Function)
Returns information about a component.
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
FTPConnect (Example)
Usage example of the FTPConnect function
zipFindFile (Example)
Usage example of the zipFindFile function
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Constants for manging the replication
List of constants used by the functions for managing the replication....
grColor (Function)
Returns and initializes the color of different chart elements.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HCreateMovableReplica (Function)
Creates a movable replication.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
fMakeDir (Example)
Usage example of the fMakeDir function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function