ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fRename (Example)
Usage example of the fRename function
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
HForward (Example)
Usage example of the HForward function
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Logical operators
The logical operators are as follows......
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
fSize (Example)
Usage example of the fSize function
Size (Example)
Usage example of the Size property
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
Running the test of the User Groupware and installing it
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Starting WDOptimizer in a command line
HLinkMemo (Example)
Usage example of the HLinkMemo function
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
XMLDocument (Example)
Usage example of the XMLDocument function