ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Use in WLanguage
WLanguage supports Python functions in native mode......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
3-tier architecture
The development in "3-tier" architecture is now simplified......
HFSQL Client/Server: Configuring the server
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Date (Type of variable)
The Date type enables you to easily handle the dates...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
19. Sending emails