ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
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....
ComponentInfo (Function)
Returns information about a component.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HCreateMovableReplica (Function)
Creates a movable replication.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
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).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
fMakeDir (Example)
Usage example of the fMakeDir function
CookieWrite (Example)
Usage example of the CookieWrite function
CookieRead (Example)
Usage example of the CookieRead function
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
SQLConnect (Example)
Usage example of the SQLConnect function
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.