ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MemExist (Function)
Checks the existence of a memory zone.
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Image (Property)
The Image property gets and sets the background image of a control or block.
ExeGetPID (Function)
Returns information about the current process.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HTTPAddFile (Function)
Adds a file to the HTTP form.
EmailChangeStatus (Function)
Changes the status of an email on a messaging server.
SOAPGetHeader (Function)
Retrieves a header in the SOAP message received further to a call to a Webservice.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
MemCurrent (Function)
Returns the index of the current element.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify the color of a series in a chart....
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.