ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code snippets
The code editor allows you to enter "Code snippets"......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Net constants
List of constants used by the Net functions....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Multiline strings
To type character strings over several lines in the code editor...
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Events associated with Edit controls
WLanguage events associated with Edit controls...
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Managing parallel tasks
The computers are becoming more and more powerful......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Hyper File functions available for backward compatibility
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).
Table,Insert (External language)
Inserts an element into a table at a given position.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
AutomaticallyMinimized (Property)
The AutomaticallyMinimized property is used to: Find out the timeout before the Repositionable Note control is automatically minimized. Define the timeout before the Repositionable Note control is automatically minimized....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Description (Property)
The Description property is used to get and change the page description.