ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
FinRedemption (Example)
Usage example of the FinRedemption function
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
SysGetDC (Function)
Retrieves the DC (Device Context) of a window, control or screen.
The Static control
A Static control is a control used to display a static text......
zipOpenCAB (Function)
Opens an existing archive in CAB format.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
Peeling Corner control properties
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Events associated with TreeView controls
List of events associated with TreeView controls...
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......