ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
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"....
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Status bar of windows
The status bar of a window is used to display several types of information......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
CallDLL32 (Function)
Runs a function found in an external DLL.
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
TableMode (Function)
TableMode is kept for backward compatibility.
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Typecasting of parameters
The description of the parameter type is optional......
The Carousel control
The Carousel control is used to display an animated menu made of images......
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Record (Type of variable)
The Record type is used to save the values of a record.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....