ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iMargin (Function)
Defines the "logical" print margins.
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Running the test of the User Groupware and installing it
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Structure of data files of user groupware
Speech synthesis in the mobile applications
The phones can talk!......
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
KioskEnable (Function)
Switches the current Android application to kiosk mode.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Type (Property)
The Type property is used to get and change the type of an element.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
CallDLL32 (Function)
Runs a function found in an external DLL.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Execute (Function)
Starts the execution of a process through programming.
DnDAccept (Example)
Usage example of the DnDAccept function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....