ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Functions for handling directories and external files
List of functions for handling external files...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Error 1060: Unable to call method without parameter: add ()
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
DatePicker (Function)
Opens the system date picker.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
MCI functions
List of MCI functions...
DateDifference (Function)
Calculates the number of days between two dates.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......