ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organizer control functions
The following functions are used to manage the Organizer control:...
Switch control properties
grCreate (Function)
Creates a specific type of chart.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
Error 108: The size of the variable is not allowed
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Error 116: An array dimension must be an integer value
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
CallDLL32 (Function)
Runs a function found in an external DLL.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Detailed use of WINDEV FTP/RPC
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
AlternativeText (Property)
The AlternativeTextproperty is used to get and edit the alternative text of controls in a page.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
iEndReport (Function)
Forces the report print to stop.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function