ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fChangeSize (Function)
Resizes an external file.
BurnerAddFile (Function)
Adds a file to the compilation.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
Error 530: The -- operator is not allowed
Events associated with windows
List of events associated with windows...
xlsClose (Function)
Closes an XLS file.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
fClose (Function)
Closes an external file.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
<Table>.DeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
3. Types of accessible data files