ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fSplit (Function)
Splits a file into several files.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Automatic management of exceptions
The management of exceptions can be customized by process......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
HTTPRequest (Function)
Starts an HTTP request on a server.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
fRemoveDir (Function)
Deletes a directory from a disk.
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....