ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
fSelect (Example)
Usage example of the fSelect function
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
9. Hardware and software requirements
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Constants for manging the replication
List of constants used by the functions for managing the replication....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
Creating a query
Two methods can be used to create a query......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Passing parameters
The parameters can be passed to a procedure......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Creating user accounts
A User account allows the server administrator to......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Factorial (Function)
Returns the factorial of an integer number.