ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

String functions
List of functions for managing character strings...
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
<Buffer type>.EncryptAsymmetricEnvelopped (Function)
Performs an asymmetric encryption of an envelope.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
Programming the table cells
The Table controls can be handled......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.