ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
Use Facebook authentication (prefix syntax)
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
iPreview (Function)
Configures the print destination.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
Installing a Webservice (old format)
Execute (Function)
Starts the execution of a process through programming.
dCopy (Function)
Copies an image to another image.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
<Image>.Copy (Function)
Copies an image to another image.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.