ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Crosstab report
The report editor allows you to create "Crosstab" reports......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Step 1: Configuring the print parameters
This step allows you to choose......
Events associated with List Box controls
List of events associated with List Box controls...
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Assignment operators
Three assignment operators are available......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....