ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
ProjectInfo (Function)
Returns specific information about the project currently run.
gImage (Function)
Builds a sequence of characters containing an image.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Reals
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
2. Analysis in practice
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
TableMode (Function)
TableMode is kept for backward compatibility.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
HReadFirst (Function)
Sets the position on the first record according to a browse item.
HPrevious (Function)
Positions on the previous file record according to a browse item.
DateToInteger (Function)
Converts a date to an integer.
Assignment operators
Three assignment operators are available......
HNext (Function)
Sets the position on the next data file record according to a browse item.