ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Camera control in a mobile application
The Camera control is used to......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
htmlNode (Variable type)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Installing a SOAP server with IIS
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Project description: Options tab
The project description window allows you to configure various elements of your project......
SCM: Project version changes
When several projects share elements in the same SCM, version changes of WINDEV, WEBDEV and WINDEV Mobile projects......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
Manipulating Organizer controls programmatically
Organizer controls can be manipulated programmatically....
Repetition (Variable type)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
BackgroundTaskAdd (Function)
Adds a new background task.
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.