ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLModify (Function)
Modifies the content of a row in the query result.
fMoveFile (Function)
Moves a file from one directory to another.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
fCompare (Function)
Compares the content of two files bit by bit.
Query
The keyword "Query" is used to describe:
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Defining a help window template
WINDEV allows you to create help window templates......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Recycle bin management functions
List of functions for managing the recycle bin...
Shared memory area functions
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
fDriveInfo (Function)
Returns information about a drive.
The Line control
A Line control is used to display a line in a page......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....