ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
nWDSetParentNext
Set the parent of the next window to open......
8. Binding controls to data
A window can display information from......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Reports
A report provides a custom view of data......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Project description: Files tab
The project description window allows you to configure various elements of your project......
Extern (Reserved word)
EXTERN is used to...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
Extracting the text of the project
The following text can be extracted......
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
1
2
3
4
5
6
310
>