ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
IsOdd (Function)
Identifies an odd number.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Border management constants
List of constants used by the border management functions....
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
<Table>.Add (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
14. Controls in practice
Sort the data displayed in your tables in one click
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
<Image>.Copy (Function)
Copies an image to another image.
<Array>.Copy (Function)
Copies the content of an array to another array.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.