ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Copying and cloning
Variables are copied using the "=" operator...
fTempPath (Example)
Usage example of the fTempPath function
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DateDifference (Function)
Calculates the number of days between two dates.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
DatePicker (Function)
Opens the system date picker.
Items used in a select query
A query created in the query editor can contain several types of items......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.