ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
fTime (Example)
Usage example of the fTime function
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
Sharing elements with a WINDEV application
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
fCreate (Function)
Creates an external file.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
3. Deploying a WINDEV application
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......