ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
.NET Assemblies
.NET is Microsoft's software development platform......
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
11. Internal components in practice
Internal components in practice...
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
9. Overlaying controls
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
10. Internal components in practice
The Sidebar control
The Sidebar control gives access to different options......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Common project
Projects are often cross-platform......
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......