ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Analysis links
The links are used to link the files found in an analysis between themselves......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
The different types of windows
The following types of windows can be created in a WINDEV application......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
How do I run a table with a filter?
How to discover WINDEV Mobile?...
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Service variable
The Service variable is used to......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Operations performed on class diagrams
The following paragraphs explain......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Passing parameters
The parameters can be passed to a procedure......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....