ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt it to the expectations of the Webservice, if necessary. It can then be sent using HTTPSend.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
fCompress (Example)
Usage example of the fCompress function
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
fListFile (Example)
Usage example of the fListFile function
FinCurrentVal (Example)
Usage example of the FinCurrentVal function
FinFutureVal (Example)
Usage example of the FinFutureVal function
Compile (Example)
Usage example of the Compile function
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
eChangeCurrency (Function)
Converts a currency into another currency.
ThreadExecute (Function)
Starts the execution of a secondary thread.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
HTTPAddFile (Function)
Adds a file to the HTTP form.
Web Camera control events
The following events appear by default in the WEBDEV code editor:
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
fListResource (Function)
Lists the resources integrated to the application.
fDriveInfo (Function)
Returns information about a drive.
Events associated with Flash controls
List of events associated with Flash controls...
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.