ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Creating the menus for the pages of the WEBDEV RAD pattern
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Events associated with Calendar controls
List of events associated with Calendar controls...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
HCheckStructure (Function)
Defines the mode for comparing data files.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...