ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Combination (Type of variable)
A combination is a set of options.
Count (Property)
The Count property returns the number of elements in a given set.
HDescribeFile (Function)
Describes a data file programmatically.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Character strings
WLanguage supports different types of strings....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Global and local variable
Two types of variables are available......
Creating the Vision windows of the WINDEV RAD pattern
Types of Edit controls
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Font
The Font keyword can correspond to: a Font variable. the Font property....
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
1. WINDEV editors
WINDEV editors...
1. WEBDEV editors