ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
HErrorLock (Function)
Used to check whether a lock error occurred.
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....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.