ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
<Array>.AllFalse (Function)
Returns True if all the elements of an array are False.
Analysis links
The links are used to link the files found in an analysis between themselves......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Style sheet
A style sheet ("......
Python: Native calls
WLanguage allows for native Python calls......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
TableFixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Events associated with Looper controls
List of events associated with Looper controls...
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Body Complement block
The Body complement block is linked to the Body block......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......