ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)...
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......
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
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.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
XMLNext (Function)
Positions on the next element (tag or attribute).
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.