ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
SQLExec (Function)
Names and runs an SQL query.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Initialization (Property)
The Initialization property is used to handle the initialization of certain processes.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
VariableReset (Function)
Resets the variable to its initial value.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.