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...
dPoint (Example)
Usage example of the dPoint function
Events associated with pages
List of events associated with pages...
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dRectangle (Example)
Usage example of the dRectangle function
dLine (Example)
Usage example of the dLine function
Constant
The constants are language elements whose value is fixed once and for all...
dCircle (Example)
Usage example of the dCircle function
Combination (Type of variable)
A combination is a set of options.
Drawing constants
List of constants used by the drawing functions....
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
History of versions
The history of setup versions is an advanced feature of the network setup......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ChangeTarget (Function)
Changes the target of a button action.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
dPolygon (Example)
Usage example of the dPolygon function
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.