ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Custom-Notes
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ......
dbgInfo (Function)
Returns a debug information.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.