ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fMoveDir (Function)
Moves a directory and its content.
Constant
The constants are language elements whose value is fixed once and for all...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Enumeration (Type of variable)
An enumeration is a set of values......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
ArrayCopy (Function)
Copies the content of an array to another array.
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The Cell control
The Cell control contains controls......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
RandomCryptoBuffer (Function)
Returns a buffer to the specified size filled with random data, that can be used with the cryptographic technologies.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.