ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
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.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Creating a query
Two methods can be used to create a query......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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...
Constants for manging the replication
List of constants used by the functions for managing the replication....
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.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
XMLSave (Function)
Saves an XML document in a file.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Table,Insert (External language)
Inserts an element into a table at a given position.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.