ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for WLanguage types
List of constants for managing WLanguage types....
HFound (Function)
Checks whether the current record corresponds to the current filter or search.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
HCreateMovableReplica (Function)
Creates a movable replication.
Constants for managing character strings
List of constants used by string management functions...
Burner constants
List of constants used by the burner functions....
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Dequeue (Function)
Removes an element from the queue.
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
Pop (Function)
Pops an element from a stack.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.