ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSize (Function)
Returns the size of a file (in bytes).
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
fDelete (Function)
Deletes a file accessible from the current computer.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
SQLModify (Function)
Modifies the content of a row in the query result.
SQLSeek (Function)
Positions on the specified result row of the query.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....