ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
End of break block
The End of break block is optional......
DDESend (Function)
Sends a data to the program connected via DDE.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
FTPAttribute (Example)
Usage example of the FTPAttribute function
EmailUpdate (Example)
Usage example of the EmailUpdate function
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Help editor options
The options of the help editor ("Display......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
DDEWarmLink (Function)
Creates a warm link with a data.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
DDELink (Function)
Creates a hot link with a data.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
GetDefinition (Function)
Retrieves the definition of element type.
EventOpen (Function)
Opens a synchronization event between several threads.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....