ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipSplit (Example)
Usage example of the zipSplit function
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
fCopyFile (Example)
Usage example of the fCopyFile function
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HDescribeFile (Function)
Describes a data file programmatically.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
zipDeleteFile (Function)
Deletes a file from an archive.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.