ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. The following files are automatically created
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Starting WDOptimizer in a command line
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Classes, members, methods and properties
A class is made of......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......