ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

apExecute (Function)
Runs an action plan.
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveRecoverDirectory (Function)
Retrieves a directory (and its files) from an Drive (remote disk) and saves it on the user's workstation....
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Constants for managing the modification of windows by the user
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
NumberColumn (Property)
The NumberColumn property is used to get and change the number of columns of an element.
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Error 1049: The access directives are not allowed in a composite variable
mlInitialize (Function)
Initializes a new independent MATLAB session with an empty workspace in order to run functions.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Dialog box management functions
List of functions for managing dialog boxes...
DomoOpen (Function)
Used to establish a connection with a X10 interface.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
TimePicker (Function)
Opens the system time picker.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
apDisableAction (Function)
Disables the execution of an action found in an action plan.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.