ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Print functions (prefixed syntax)
List of print functions...
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
fSelect (Function)
Opens the Windows file picker.