ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
fDelete (Function)
Deletes a file accessible from the current computer.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
TimelineDeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
DashDeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
HTML Display control properties
HTML Display control properties...
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows Store) in order for the user to give a mark to it and/or to comment it. the form for configuring the In-App purchases of an application....
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......