ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Testing a project: setting
By testing the project you can simulate how the application will run......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned by the National Institute of Statistics and Economic Studies - Institut National de la Statistique et des Etudes Economiques).
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
IF statement
The conditional IF statement allows you to run an action according to a condition...
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
GanttTimeDisplayed (Function)
Defines the time range displayed in a column of a Table or TreeView Table control of type Gantt Chart.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart column.