ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
DocPositionTopPage (Function)
Returns the position of the first character in a given page in a Text Processing control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Gantt chart>.DeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.