ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinError (Function)
Returns the number of the last error caused by a Finxxx function (financial functions).
<Source>.ReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
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.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
<Source>.Last (Function)
Sets the position on the last record of a data file according to a browse item.
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.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
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.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
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.