ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MoveLine (Function)
Allows you to: move a row in a two-dimensional WLanguage array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional WLanguage array or in an advanced array property....
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HRegenerateFile (Function)
Regenerates a data file from its log.
ServiceStop (Function)
Stops a service.
fLock (Example)
Usage example of the fLock function
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
FirstDayOfMonth (Function)
Returns the first day of the month.
ColorPalette (Function)
Returns a color found in the current palette.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
ServiceStart (Function)
Starts a service.
The Cell control
The Cell control contains controls......
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
gpwOpen (Function)
Opens the User Groupware login window or page.
Sound (Function)
Plays a sound in WAV format.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....