ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
fShortPath (Function)
Returns the full short path of a file or directory.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
MenuInsertMenu (Function)
Inserts a menu before another menu in a window.
SNMPStartSession (Function)
Starts an SNMP session.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
fMerge (Function)
Merges several files into a single one.
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
Warning 127: You are using a data source local to the process
Error 122: The name of an Automation object must be a string
RepeatedZoneAddStart (Function)
Adds a repeat (or line) at the beginning of a field Infinite repeat zone. The repeat is inserted before the first repeat in the Repeated zone field.. The scroll position of the Repeated zone field remains unchanged.
Code editor: Display options
The code editor proposes several display options......
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.