ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
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.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Help about new features: Letting users know about changes
Applications are constantly evolving......
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......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
WINDEV concepts
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
Print functions (prefixed syntax)
List of print functions...
The Cell control
The Cell control contains controls......
Calling a procedure/a function
Syntax for calling a local or global procedure.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
SQLChangeConnection (Function)
Modifies the current connection.
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....