ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
WEBDEV Application Server 2024
Date and Time management functions
List of functions for managing dates and times...
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
IF statement
The conditional IF statement allows you to run an action according to a condition...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
MyParent (Reserved word)
MyParent is used to handle...
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Multi-product external components
Components are a remarkably useful tool for development teams......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.