ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
HReadSeek (Example)
Usage example of the HReadSeek function
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
HForward (Example)
Usage example of the HForward function
HSetPosition (Example)
Usage example of the HSetPosition function
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
HAdd (Example)
Usage example of the HAdd function
HExtractMemo (Example)
Usage example of the HExtractMemo function
HChangeName (Function)
Modifies the physical name of a data file.