ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
MyParent (Reserved word)
MyParent is used to handle...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
"?" menu
WINDEV proposes a help menu adapted to your applications......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
NetClientMessageBox (Example)
Usage example of the NetClientMessageBox function
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.