ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
fCopyFile (Example)
Usage example of the fCopyFile function
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Large (Property)
The Large property allows you to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
Extended (Property)
The property Extended allows you to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
hScheduledTask (Variable type)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
HExtractMemo (Example)
Usage example of the HExtractMemo function
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Code snippets
The code editor allows you to enter "Code snippets"......