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.
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
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....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
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.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
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....
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Constants for managing certificates
Running the test of the User Groupware and installing it
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....
Constant
The constants are language elements whose value is fixed once and for all...
Error (Function)
Displays a custom error message in a system error window.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Other operators
The following are additional operators......
Constants for external files
List of constants used by the functions for managing external files....
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......