ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
The Image control
The Image control is used to......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
WDMSG license agreement
WDMSG license agreement...
Multilingual project
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
WINDEV Framework License Agreement
Name (Property)
The Name property is used to get the name of an element.
Using the task management and the schedule
Time management is extremely important......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Rights on the virtual directory
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Installing a SOAP server with IIS
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.