ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FirstDayOfYear (Function)
Returns the date of the first day of the year.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
zipOpen (Function)
Opens an existing archive.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
FinCurrentVal (Function)
Returns the current value of investment.
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
FirstDayOfMonth (Function)
Returns the first day of the month.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Default (Property)
The Default property determines if a parameter has been passed to a procedure with a custom or default value.
InitRandom (Function)
Initializes the generator of random numbers.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
LooperAddLine (Function)
Adds a row at the end of a Looper control.
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.