ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
Logical operators
The logical operators are as follows......
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
zipDeleteFileList (Function)
Deletes a list of files from an archive.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
The Dashboard control
Dashboards are essential elements in an application......
9. Sharing a project in practice
Sharing a project in practice...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
2. Modes to install an application
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......