ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
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.
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.
ComponentInfo (Function)
Returns information about a component.
SQLConnect (Example)
Usage example of the SQLConnect function
fCopyDir (Example)
Usage example of the fCopyDir function
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
zipInfoFile (Example)
Usage example of the zipInfoFile function
fCurrentDrive (Function)
Gets or sets the current drive.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
TwainToJPEG (Function)
Allows you to: save the document coming from the Twain device in a JPEG file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in JPEG format (in a buffer)....