ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
FileSize (Property)
The FileSize property is used to get the size of a file.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
ID (Property)
The ID property is used to get and change IDs.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
iReportPrintingStatus (Function)
Returns the status of the current print.
zipChangePath (Example)
Usage example of the zipChangePath function
Number (Property)
The Number property is used to get the number of an element.
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
TextToRTF (Function)
Converts text to Rich Text Format.