ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the User Groupware
Resets the variable to its initial value....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
The HTML control
The HTML control displays HTML pages or HTML code......
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Set of procedures
The global procedures are grouped in set of procedures......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
User Groupware files
Two categories of data files are managed......
Calendar functions
List of Calendar functions...
FirstDayOfMonth (Function)
Returns the first day of the month.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Properties associated with the Cell control field
List properties associated with the Cell control field...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......