ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
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.
fMoveDir (Function)
Moves a directory and its content.
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.
Enumeration (Type of variable)
An enumeration is a set of values......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
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.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......