ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Replication: The different types
The data replication is a powerful feature......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
nWDSetParentNext
Set the parent of the next window to open......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Help system properties
The properties of help system are used to define......
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
<TreeView Table>.MoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table control.
<TreeView Table>.SwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table control.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
5. User Groupware in practice
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
WDSQL, SQL querier: Overview
WDSQL is used to......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Price (Property)
The Price property is used to manage price of an element.
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
1
5
6
7
8
9
176
>