ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
modbusSession (Type of variable)
The modbusSession type is used to identify a connection to a Modbus server.
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)....
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
XMLNext (Function)
Positions on the next element (tag or attribute).
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFUndelete (Function)
Restores previously deleted Salesforce records.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Table,Insert (External language)
Inserts an element into a table at a given position.