ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
Break in a report
The break is used to group the records corresponding to a sort criterion......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
".STY" file: "Style sheet" file
A style sheet is a "......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
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......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Different types of data (Type of variable)
A variable is defined by name and type......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
MemExist (Function)
Checks the existence of a memory zone.
MemCurrent (Function)
Returns the index of the current element.