ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Unalterable (Property)
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Font (Type of variable)
A Font variable creates a font programmatically...
iCreateFont (Example)
Usage example of the iCreateFont function
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
grType (Function)
Identifies or modifies the type of chart.
Error (Function)
Displays a custom error message in a system error window.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
iPreview (Example)
Usage example of the iPreview function
HOpenConnection (Function)
Opens a connection to a specific database.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Bluetooth constants
List of constants used by the Bluetooth functions....
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Installing a SOAP server with IIS
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).