ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
7. Dynamic site on specific configurations
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
XMLAddAttribute (Function)
Adds an attribute into an XML document.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Execute (Function)
Starts the execution of a process through programming.
SchedulerWorkingHour (Function)
Used to indicate the specific working hours per day in a Scheduler control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
NetworkDisconnect (Function)
Disconnects a network drive.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......