ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Description (Property)
The Description property is used to get and change the page description.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
diffApply (Function)
Applies a difference buffer to a specific buffer.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Clipboard management functions
List of functions for managing the clipboard...
Configuring an application with User Groupware
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Character strings
WLanguage supports different types of strings....