ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Properties associated with the options of a Switch control
HTML Editor control properties
Properties associated with the HTML Editor control....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Constants for managing certificates
ShellExecute (Function)
Opens a document in its associated application.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
FileDisplay (Function)
Displays a file in the browser of Web user.
SIPVisible (Function)
Displays the keyboard.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Information 302: Ambiguity between a variable and a control
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
BurnerErase (Example)
Usage example of the BurnerErase function