ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
zipExist (Function)
Used to find out whether an archive exists.
fFileName (Function)
Returns the name of an external file that is currently opened.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Enqueue (Function)
Adds an element to the queue.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
Push (Function)
Pushes an element onto the stack.
The structure of the file for remote control
The management of remote control uses a file in INI format......
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
HPriority (Function)
Finds out and modifies the priority of the calling application.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
FirstDayOfMonth (Function)
Returns the first day of the month.
fSeparator (Function)
Returns a file path with normalized separators.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
GranularityMovement (Property)
The GranularityMovement property is used to get and change the size of the grid to move: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
Contains (Function)
Allows you to check if a substring is within a string.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.