ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Crosstab report
The report editor allows you to create "Crosstab" reports......
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SMSSend (Function)
Sends an SMS.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
zipInfoFile (Example)
Usage example of the zipInfoFile function
WaitWindowStart (Function)
Opens the wait window of application.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
5. User Groupware in practice
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.