ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
FTPCommand (Example)
Usage example of the FTPCommand function
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Composite variable
A composite variable contains different types of elements (members)...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
XMLAddChild (Function)
Adds a child tag into an XML document.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.