ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
HMode (Function)
Changes the mode and the method for locking data files.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ToClipboard (Function)
Writes text or image information into the system clipboard.
fExeDir (Function)
Returns the directory from which the execution is started.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
EventChange (Function)
Modifies the status of an event.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
zipListFile (Function)
Returns the list of files found in an archive.