ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))
List of archiving functions (management of ZIP, WDZ, CAB, RAR, 7z, TAR and TGZ (TAR.GZ))...
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
fTempFile (Function)
Returns the name of a unique temporary file.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iCreateFont (Function)
Creates a new print font.
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....
iPreview (Function)
Configures the print destination.
ServiceWait (Function)
Pauses the current service during the specified duration.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
fUnlock (Function)
Entirely or partially unlocks an external file.
StringFormat (Function)
Formats a character string according to the selected options.
AdjustmentMode (Property)
The AdjustmentMode property determines and changes how a Spreadsheet control is adjusted in a report.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Input (Function)
Displays a message allowing the user to type an information.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
DecimalPart (Function)
Returns the decimal part of a number.
Modulo (Reserved word)
Returns the remainder of a division.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....