ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
TimeValid (Function)
Checks the time validity.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Update (Property)
The Update property specifies the updates to be made.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Using the Vista style in your windows
WINDEV allows you to customize......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
URL Rewriting
URL Rewriting is a technique used to improve SEO......