ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSeek (Example)
Usage example of the fSeek function
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Dashboard constants
Constants used by the functions for managing Dashboard controls...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
fSize (Function)
Returns the size of a file (in bytes).
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
iParameter (Function)
Retrieves the printer configuration and configures the print.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
HRecNum (Example)
Usage example of the HRecNum function
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
fAttribute (Function)
Returns or modifies the attributes of a file.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
Constants for managing Map controls
Constants for managing Map controls...
fOpen (Example)
Usage example of the fOpen function
dCopyImage (Example)
Usage example of the dCopyImage function