ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
fMoveFile (Function)
Moves a file from one directory to another.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Time (Type of variable)
The Time type is used to easily handle the times...
CurrentMonth (Function)
Returns the number of the current month.
fExtractPath (Example)
Usage example of the fExtractPath function
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
ContactAdd (Example)
Usage example of the ContactAdd function
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
KeyExpression (Example)
Usage example of the KeyExpression property
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
SysXRes (Function)
Returns the horizontal screen resolution.
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP applications)......
CurrentYear (Function)
Returns the current year in integer format.
grAddData (Function)
Adds a data into a chart.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.