ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCurrentFile (Example)
Usage example of the zipCurrentFile function
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Sort (Function)
Sorts a WLanguage array.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Time (Type of variable)
The Time type is used to easily handle the times...
Help editor options
The options of the help editor ("Display......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
ServiceStop (Function)
Stops a service.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
grTitleFont (Function)
Modifies the font used for the chart title.
grLegendFont (Function)
Modifies the font used for the chart legend.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
CurrentMonth (Function)
Returns the number of the current month.
ContactAdd (Example)
Usage example of the ContactAdd function
fExtractPath (Example)
Usage example of the fExtractPath function
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.