ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Creating an executable: General options
The main executable options are as follows......
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Animating a Static control
Two methods can be used to animate a Static control......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Euro constants
List of constants used by the functions for managing the Euro....
Operations performed on sequence diagrams
The following paragraphs explain......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......