ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
Modbus functions
List of Modbus functions...
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
Organizer control functions
The following functions are used to manage the Organizer control:...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
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.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
TableSelectToFile (Function)
Positions on the table record corresponding to a row selected in the multi-selection data-bound Table control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
Caption (Property)
The Caption property gets and sets the text of an element.
The Organizer control
The Organizer control is used to display and handle organizers......
FBSessionStatus (Function)
Checks the status of a Facebook session.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function