ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
Various constants
List of various constants....
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Classes, members, methods and properties
A class is made of......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Properties of a help page
The characteristics of a help page are used to define......
HExecuteProcedure (Function)
Runs a stored procedure.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
How to loop through a file using filters?
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
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....
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....
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
.NET object
To access a class......