ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Properties associated with the areas defined in Zoning mode
Telemetry: Main features
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
6. HFSQL Client/Server clusters
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
6. HFSQL Client/Server cluster
3. Deploying a dynamic WEBDEV site
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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....
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
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....
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......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....