ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Removing a project from the SCM (Source Code Manager)
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Obtaining an SSL certificate for IIS2 (2.0 or later)
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Creating nested reports
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Handling menu options programmatically
The menu options can be handled......
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....