ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
The HTML control
The HTML control displays HTML pages or HTML code......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
dbgInfo (Function)
Returns a debug information.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
14. Report templates
...Report templates are used to easily standardize report layouts....
Conversion (Function)
Converts a value from a unit to another one.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Passing parameters
The parameters can be passed to a procedure......
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Control constants
List of constants used by the functions for managing controls...
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.