ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control functions
List of functions specific to Table controls
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control...
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice...
<Table>.ToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
FAA: Increase the height of the lines in the Table or RepeatString fields.
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX...
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
FAA: Automatic filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example...
Running the test of the User Groupware and installing it
Page templates
WEBDEV allows you to create page templates......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Creating requirements
The following steps must be performed to implement the requirements......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
EnumControl (Example)
Usage example of the EnumControl function
5. The following files are automatically created
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Event (Example)
Usage example of the Event function
Font
The Font keyword can correspond to: a Font variable. the Font property....
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....