ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Date (Type of variable)
The Date type enables you to easily handle the dates...
Compilation options
The compilation options allow you to define the help system generation settings......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Date and Time management functions
List of functions for managing dates and times...
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
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, ......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
MyParent (Reserved word)
MyParent is used to handle...
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......
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.
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
HTTPSendForm (Function)
Sends an HTTP form.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.