ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipAddFile (Example)
Usage example of the zipAddFile function
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Font management properties
List of font management properties...
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
InitialTool (Property)
The InitialTool property is used to get or change the drawing tool selected by default in an Image Editor control.
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
RTF control properties
List of properties associated with the RTF control...
Properties associated with report controlss
List of properties associated with the report controls...
fLock (Example)
Usage example of the fLock function
dText (Example)
Usage example of the dText function
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
HCreation (Example)
Usage example of the HCreation function
Properties associated with reports and controls
List of properties associated with the reports and their controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
fStopCompress (Example)
Usage example of the fStopCompress function
API (Example)
Usage example of the API function
CallDLL32 (Example)
Usage example of the CallDLL32 function
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
XMLDelete (Example)
Usage example of the XMLDelete function