ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUnlock (Example)
Usage example of the fUnlock function
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
fShortName (Function)
Returns the short name of a file or directory.
iCloudKeyValueWrite (Function)
Stores the value of a key in an Apple iCloud-based container of "key-value" pairs.
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
fLock (Example)
Usage example of the fLock function
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Domo constants
List of constants used by the DomoXXX functions....
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
TwainState (Function)
Returns the status of the current source.
SysIconAdd (Example)
Usage example of the SysIconAdd function
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
FinCurrentVal (Function)
Returns the current value of investment.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
Error 20: The variable of the FOR loop should be a real
fDriveInfo (Function)
Returns information about a drive.
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......