ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Guide organization
Organization of WINDEV Concepts...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Constants for managing character strings
List of constants used by string management functions...
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
License agreement - HFSQL Client/Server
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
SendKey (Function)
Simulates the keystrokes and the mouse actions.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
7. Source Code Manager (SCM)