ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
How to loop through a file using filters?
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Organizer control functions
The following functions are used to manage the Organizer control:...
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....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
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
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.