ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
fSelectDir (Function)
Opens a directory picker.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
LooperAdd (Function)
Adds a row at the end of a Looper control.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SQLFirst (Function)
Positions on the first row of the query result.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Programming custom calculations in Table controls
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HListItem (Example)
Usage example of the HListItem function
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
HOnError (Example)
Usage example of the HOnError function
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
Bar code constants
HViewToFile (Example)
Usage example of the HViewToFile function