ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
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:
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.
HIndex (Function)
Rebuilds the file index (".NDX" file).
fTrackFile (Function)
Triggers the tracking of a file.
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....
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.
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......
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