ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Image editor: Features
The image editor includes several features......
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HChangeName (Function)
Modifies the physical name of a data file.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
StatSum (Function)
Calculates the sum for a series of values.
fCompare (Function)
Compares the content of two files bit by bit.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
Using WDDIXIO
To translate the text used in your project:...
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)...
PostMessage (Function)
Sends a Windows message to a control or to a window.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.