ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Share your projects via Git
Git is a source code manager......
Operator on Address
The & operator returns the address of a variable as an integer
Configuring the setup program
Two tools can be used to create a setup program......
Page Footer block
The Page footer block is run at the end of each page......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Creating a table in a report
Tables can be created in a report......
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
FTPTime (Example)
Usage example of the FTPTime function
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
SpreadsheetSelectComment (Function)
Allows you to: know if a comment is selected in a Spreadsheet control, select or deselect a comment in a Spreadsheet control....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
fStopCompress (Example)
Usage example of the fStopCompress function
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).