ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
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).
End of break block
The End of break block is optional......
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......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
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.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Classes, members, methods and properties
A class is made of......
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....
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).