ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

redisResponse (Type of variable)
The redisResponse type makes it possible to define all the advanced characteristics of a response received by RedisExecuteCommand or RedisPipelineGet.
ActionUndo (Function)
Cancels the last action performed by the end user.
C#: Call to WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in C#......
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LDAPRenameAttribute (Function)
Renames an attribute.
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
iMargin (Function)
Defines the "logical" print margins.
EventClose (Function)
Closes a synchronization event between several threads.
BreakAdd (Function)
Adds a break into a Table or Looper control.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
2. Managing emails (POP3/IMAP/SMTP)
POP3/IMAP and SMTP are email management protocols recognized by all service providers...
Including the code
You want to include your code lines in a condition, in a structure, ......
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
Table,Display (External language)
Refreshes the Table control.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.