ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
".STY" file: "Style sheet" file
A style sheet is a "......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Guide organization
Organization of WINDEV Concepts...
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.
Font management properties
List of font management properties...
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
iPageHeight (Example)
Usage example of the iPageHeight function
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
Specific features of the applications for iPhone/iPad
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
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)
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.