ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Document (Type of variable)
The Document type is used to handle a "docx" document.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
StringInsert (Function)
Inserts a string into another character string at a given position.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
StringReverse (Function)
Reverses the characters of a string.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Sensor constants
Constants used by the SensorXXX functions...
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
zipListFile (Example)
Usage example of the zipListFile function
SQLConnect (Example)
Usage example of the SQLConnect function
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......