ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Case of internal window dequeues Modifies the currently displayed window. This modification is saved in the list of internal windows to scroll....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MemSeek (Function)
Seeks an element in a memory area: on the value added by MemAdd or on the value modified by MemModify, on the return value....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
dInvertColor (Function)
Reverses the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
EditTokenCount (Function)
Returns the number of tokens present in a "Text token" Edit control.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.